Jump to content

It seems like some methods are missing from my project...?


yaala

Recommended Posts

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.

Link to comment
Share on other sites

57 minutes ago, diesieben07 said:

The latest version of the MDK is configured to use Mojang mappings by default. You can use forge-bot on the Forge discord to convert from MCP to Mojang names and vice versa.

Thank you so much!!! It works perfectly now :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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