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.

siiikooo0743

Forge Modder
  • Joined

  • Last visited

  1. cause that is not how it works^^. Minecraft calls that for you when the player let's go the mouse button. -siiikooo
  2. Yeah but it isn't being called unless you call player.setItemInUse(stack, maxDuration) , which slows the player down, like eating would:( -siiikooo
  3. Can I make minecraft call Item.onPlayerStoppedUsing() without the player walking slow? -siiikooo
  4. Thanks, didn't even see that function Trying it now, but should work. -siiikooo
  5. Mod on GitHub now: https://github.com/siiikooo0743/JAOUM If you want to check out the whole code. -siiikooo
  6. Hi, TileEntity.invalidate() never get's called. this.chunkTileEntityMap.put(chunkposition, par4TileEntity); gets called and par4TileEntity has all the data. -siiikooo
  7. The Data seems to get lost between the TileEntity.readFromNBT([...]) and the later called Block.getBlockTexture([...]), where i use the Tile Entity. Trying to find out why -siiikooo
  8. Got breakpoints working and the data gets actually properly read. The Block just doesn't update right. I'm fixing that now. siiikooo
  9. My problem at the moment is to get breakpoints working in my project setup. But i might just use the standart setup now. -siiikooo
  10. k I have no idea. Never saw this error before. Good luck fixing it -siiikooo
  11. Maybe it's more than you have?? But I don't know. -siiikooo
  12. Saw there is an metadata sensitive version. So i would only need to override this function for every Item. But how do i do that without actually overriding to file??? -siiikooo

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.