Jump to content

[1.12.1] Getting a ResourceLocation from entity name


Aarilight

Recommended Posts

I'm back in modding! Unfortunately, like usual I want to use the latest version. I'm in the process of converting my mod's code from 1.10.2 to 1.12.1.

In my old code I used the name of entities to get their colours in the EntityList.ENTITY_EGGS list. Simple example of one of the things I was doing:

EntityList.ENTITY_EGGS.get(entityName)


Now, the list seems to have been changed to be a ResourceLocation map, so to get a key in it, I assume I need the ResourceLocation of the entity. Is there a way for me to get it? I assume I can't just construct a new ResourceLocation because it would be a different instance of ResourceLocation.

Edited by Aarilight
remove broken color formatting
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.