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.

ShaneCraft

Members
  • Joined

  • Last visited

Everything posted by ShaneCraft

  1. Ignore this thread. I am sending a packet through a button click on my guiscreen, but it's not recognizing a specific Boolean variable in my entity class. With the packet I want to change the value of that variable. And it does edit it successfully, but the GUI is not responding to the change that has been made. But it does recognize other variables that get changed though :\ packet class: http://pastebin.com/VRSYvJ6Y guicontainer class: http://pastebin.com/nGM7fncZ System output: [GuiClayGolem] itemstack = null [GuiClayGolem] isSetWithNBT() = false // still false, as it should be. [PacketUpdateClayGolem] entity id = 3 [PacketUpdateClayGolem] dimension id = 0 [PacketUpdateClayGolem] set true [EntityClayGolem] isSetWithNBT() true // variable has been set to 1 through the packet. //after encryption [PacketUpdateClayGolem] entity id = 3 [PacketUpdateClayGolem] dimension id = 0 [PacketUpdateClayGolem] set true [GuiClayGolem] isSetWithNBT() = false // gui did not recognize any changes to this variable. [GuiClayGolem] itemstack = 1xitem.bone@0 // yet the gui recognizes an itemstack in my entity's inventory slot. Do you see any mistakes made on my end? All comments are welcome.

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.