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.

TheLynx

Members
  • Joined

  • Last visited

  1. I see. That's a shame. Thank you!
  2. I can't seem to right clicking on an armor stand to do... well anything. Right clicking on any other entity via EntityInteractEvent fires correctly. What's special about ArmorStands? There doesn't seem to be an event for checking interactions with them in Forge currently. So basically, is there currently an event for interacting with ArmorStands? Sorry for the short and simple question, but I just can't find any information regarding vanilla ArmorStands that isn't for Spigot.
  3. "World#getBlockMetadata" That. I can't find any examples of how this is to be used to get what I want. I'm not very familiar with the API, so an example would be helpful.
  4. Hm. That's helpful but I'm not sure how to implement this.
  5. I'm new to the whole modding thing, so this should be a simple fix. As we know leaves are divided into two different blocks. Blocks.leaves and Blocks.leaves 2. I need to know how to specifically check for one type of leaves, not just the entire group. Here's an example: if (event.block == /*oakLeaves*/) { //CODE } I know that oak leaves are 18:0, but I don't understand how to check the datavalue of the block.

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.