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.

Featured Replies

Posted

Is there any event for when a player eats an item? This is a client side mod I am working on, and I need to listen to when the player running the mod eats an item, AND when someone on the server eats an item as well (as well as get the item they ate).

 

(this is part of the last post I made, but is not the same question so I made a new post)

  • Author

You might be able to pull it off with some hacks for the player eating some item, but you definitely cannot reliably detect other people eating. You need a server mod for that.

Possibly an event for sounds? Like the burp sound effect?

  • Author

There are several events for sounds in the

net.minecraftforge.client.event.sound

package. But they won't help you much here most likely.

Interesting. There's no event that's thrown when a sound is sent to the client? There's got to be some sort of way to detect that.

  • Author

That would be one of the events in that package. If the client gets told about a sound, it will play it. But the client will not get told about sounds outside the hearing range.

Hm.. that's going to make life a little difficult :-\

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.