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.

isador34

Members
  • Joined

  • Last visited

Everything posted by isador34

  1. how you deduce that is func_96508_e?
  2. ^^ Yes I think but I don't find this method, I search during a week
  3. is not for me, I was pay for make this mod.... I do not decide
  4. ho..... But I don't have getTeam("test") method
  5. ok I test with: if(Minecraft.getMinecraft().thePlayer.getTeam() == player.worldObj.getScoreboard().getPlayersTeam("test")) { System.out.println("je suis détecté"); }
  6. thnaks but i have an error: Cannot make a static reference to the non-static method getScoreboard() from the type World Eclipse would change public to public static
  7. Hello all, I have this method: Minecraft.getMinecraft().thePlayer.getTeam() for get player's team instance but I want check in which team the player belongs I would use a simple condition similar at: if(Minecraft.getMinecraft().thePlayer.getTeam() == methodForGetTeam) { } else if(Minecraft.getMinecraft().thePlayer.getTeam() ==methodForGetSecondTeam) { } hoping to have been explicit
  8. yes I know but I watch you that I can call method Minecraft.getMinecraft().thePlayer.equals(ScoreboardPlayerTeam.getPlayersTeam.teamMemberships) this function don't work for get player's team
  9. ((EntityPlayer)entity).addChatMessage("message"); you speak about that?
  10. can you just take me a condition working
  11. I have this method: public Team getTeam() { return this.getWorldScoreboard().getPlayersTeam(this.username); } but how to caught the player team with this method?
  12. sorry I'm bad in english... so I don't know how I can get the player's team
  13. EntityPlayer.getTeam()?
  14. Hello all I have a great request! I make a mod and I need to check player's team who right click on a block. I don't know how to process for make a condition which test if player are in team A or in team B Thanks

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.