Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Dries Gouwkens

Members
  • Joined

  • Last visited

  1. The last post here was very long ago, but if I may ask: how do I get these parameters from the event?
  2. For anyone ever finding this post again and having the same problem: the LivingEntity class has a method "serializeNBT()" that you can use to save it to nbt as such: nbt.put("name", livingEntity.serializeNBT()) with "name" the name you want to save it under and "livingEntity" as the name of the object you want to save. Idk how to load it though, and another question I have is that when I load the entity form nbt, is it still a reference to the entity in the world (so that if I use a kill or hurt function on it will the entity in the world that is saved also get hurt?)?
  3. I have tried using the UUID of the LivingEntity but I don't know how to find a mob using it's UUID, so this inevitably failed.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.