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.

hyper1423

Members
  • Joined

  • Last visited

Everything posted by hyper1423

  1. I think the TileEntity instance is null, but I can't find why it is null and how to fix it.
  2. GUI does not open and occurs a NullPointerException.
  3. How do I expose ITEM_HANDLER_CAPABILITY? I tried to expose it as the way in the official forge tutorial, but it doesn't work. TileEntity: Block: Other classes are not changed.
  4. Changing code caused another problem. It does not open GUI. These are the codes: Block class: TileEntity class: Recipe class: GUI class: And container class: Also, when I shift-rightclick on the blast furnace, it just change its direction and no block is added.
  5. Could you say some examples of better name?
  6. Should I rewrite the whole code?
  7. Should I override it like this? Are you saying to remove BlastFurnace.currentFuel? What do you mean? Should I remove BlockBase class and add methods in the BlockBase class in each block classes? I changed TileEntity Like This: I made constants and removed hard-coding on readFromNBT and writeToNBT.
  8. My custom furnace uses the input in milliseconds but doesn't make output. Also it doesn't drop container item when destroyed. (I watched HarryTalks' tutorial) The code is here: Block Class TileEntity Class Container class GUI class Recipe class Sorry for my bad english

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.