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.

Gfortes

Members
  • Joined

  • Last visited

  1. I don't know how to fix it
  2. C:\Users\Gfortes\Desktop\cce\src\main\java\com\gfortes\createchemedit\Item\sodium.java:13: error: method does not override or implement a method from a supertype @Override ^ package com.gfortes.createchemedit.Item; import net.minecraft.world.entity.item.ItemEntity; import net.minecraft.world.item.ItemStack; import java.util.Properties; public class sodium extends modItems { public sodium() { super(); } @Override public boolean onEntityItemUpdate(ItemStack stack, ItemEntity entity) { System.out.println("name:" + entity.getItem()); return false; } }
  3. 1.18.2 forge 40.1.60
  4. and thanks again
  5. I'm sorry for such a stupid question, but where can I use this code
  6. I would like to check every tick if this item is in the water but I have no idea how to do it
  7. falling in water
  8. I need to track the dropped item and find out if it fell into the water, but I don't know how to do it

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.