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.

Lucas_gamer13

Members
  • Joined

  • Last visited

  1. I wanted to know a way to render a player's head, I used the code below, but it takes the texture of the player, I just need the head ... ResourceLocation mResourceLocation = ((AbstractClientPlayer) Minecraft.getMinecraft().thePlayer).getLocationSkin(); Minecraft.getMinecraft().getTextureManager().bindTexture(mResourceLocation); drawModalRectWithCustomSizedTexture((posx-removeMp), posy, 0, 0, 32, 32, 32, 32);
  2. Sorry, I'm new here ... I want to render an image that is NOT inside a jar, such as a screenshot
  3. Need to render the last screenshot taken by the player in the corner of the screen, is there any way I can get an image out of the mod .jar and render on the screen?
  4. Is there a way to a client-side mod, get the player that gave me damage? immultiplayer? LivingHurtEvent does not work in multiplayer.
  5. Is there a way to render a screenshot or any other file.png in a gui? I would use ResourceLocation, but it only renders files within .jar... And another question, how do I get the list of players that are online on the server? Like for example tab auto-completing in chat?(CLIENT SIDE)

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.