Package | Description |
---|---|
net.minecraft.entity | |
net.minecraft.entity.passive | |
net.minecraft.entity.player | |
net.minecraft.scoreboard |
Modifier and Type | Method and Description |
---|---|
Team |
Entity.getTeam() |
Modifier and Type | Method and Description |
---|---|
boolean |
Entity.isOnScoreboardTeam(Team teamIn) |
Modifier and Type | Method and Description |
---|---|
Team |
EntityTameable.getTeam() |
Modifier and Type | Method and Description |
---|---|
Team |
EntityPlayer.getTeam() |
Modifier and Type | Class and Description |
---|---|
class |
ScorePlayerTeam |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ScorePlayerTeam.formatPlayerName(Team teamIn,
java.lang.String string) |
boolean |
Team.isSameTeam(Team other) |