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.

loordgek

Members
  • Joined

  • Last visited

Everything posted by loordgek

  1. that is not how it works, you set nothing does your event method get called?
  2. you are not running forge and the version you are using is not supported
  3. extend EntityArrow and remove the randomness ?
  4. its ok still you need to learn java first and then mod you can ask google if you dont know something i do it to https://www.homeandlearn.co.uk/java/field_variables.html
  5. when the field is final you can use getPrivateValue to bad
  6. 1 make a static DataParameter<Boolean> field in your Events class 2use ObfuscationReflectionHelper.getPrivateValue inside a static block https://www.geeksforgeeks.org/g-fact-79/ to init the field the fieldname is "field_184714_b" 3 in your event handler method check if the entity is a creeper 4 get the EntityDataManager and set the value with the DataParameter field in the class
  7. i help you, but you dont get example code, wait a minute
  8. you need to learn java first
  9. https://github.com/MinecraftForge/MinecraftForge/blob/1.16.x/src/main/java/net/minecraftforge/event/RegisterCommandsEvent.java#L46
  10. FallingTree-1.15.2-2.1.0+24.jar < you do have a mod in the mods folder, and it is for the wrong version
  11. thats the wrong bus, remove it
  12. make your own thread this on is from 2013
  13. no, set https://github.com/MinecraftForge/MinecraftForge/blob/1.16.x/src/main/java/net/minecraftforge/fml/common/Mod.java#L69 to client
  14. you downloaded 1.5.2 you need 1.15.2

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.