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

I try to get some Information from a Tablist. I tried: Minecraft.getMinecraft().ingameGUI.getTabList().toString(), but that only gave me: net.minecraft.client.gui.GuiPlayerTabOverlay@25aa741f. How can i get the Information from the tablist?

This is the information I need is the number of the Server (in this case WC23):
Unbenannt.PNG.bf7e9c76ca7f9e50578fc60097899b49.PNG

  • Author

i want to get the additional information Providest by the Server on the scoreboard and not the Playerlist

 

  • Author
22 minutes ago, diesieben07 said:

ClientPlayNetHandler#getOnlinePlayers

and i dont know if this is a problem, but the scoreboard gets overwritten by another mod. ist this a problem?

 

  • Author
2 minutes ago, diesieben07 said:

There is no such thing. The view in your screenshot is achieved by playing tricks and injecting fake players into the list.

There is a header and footer to the list (not active in your screenshot) which you can get using PlayerTabOverlayGui#footer and PlayerTabOverlayGui#header respectively (need to use reflection as these are private).

if these are Fake players, will they show up under ClientPlayNetHandler#getOnlinePlayersn and is this in 1.12.2 too, because i didnt found it there

 

Guest
This topic is now closed to further replies.

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.