Jump to content

yaala

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by yaala

  1. Thank you so much!!! It works perfectly now
  2. I've run into this problem a couple of times already... I'm working with IntelliJ, and some methods just don't exist (and unlike other methods, I'm not given the option to import them). For example, I want to use the method onBlockHarvest() of the class Block, which I've seen on the documentation, but it gives an error: "Cannot resolve method 'onBlockHarvested' in 'Block'". Another example is, i want to use the field ROCK of the class Material, but I get "Cannot resolve symbol 'ROCK'". Strangely enough it accepts Material.Stone?? I have the latest version 1.16.5.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.