Jump to content

dotifo7120

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by dotifo7120

  1. Thanks
  2. I need it for networking. String name is longer than integer
  3. Why?
  4. Solved Registry.ENTITY_TYPE.getByValue(id);
  5. Hi! How to get EntityType from integer id?
  6. Thank you, works fine 🤗
  7. Is it only server-side? I tried to use in client and the event wasn't firing. 🙁
  8. Is there an event called when a player enters into the world (fully logged)?
  9. Thank you a lot!
  10. I'm sending packets to my mod using sendPluginMessage, but how I can check in the mod that a package was sent from the plugin and not by a player? getSender() in Supplier<NetworkEvent.Context> doesn't seem helpful
×
×
  • Create New...

Important Information

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