implements StringIdentifiable
| net.minecraft.world.scores.TeamColor | |
| net.minecraft.world.scores.TeamColor | |
| net.minecraft.class_1_851 | |
| net.minecraft.scoreboard.TeamColor |
Enum constant summary
| Enum Constant | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
|
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final List<TeamColor> |
| ||||||||
| public static final StringIdentifiable$EnumCodec<TeamColor> |
| ||||||||
| private static final IntFunction<TeamColor> |
| ||||||||
| public static final PacketCodec<io.netty.buffer.ByteBuf, TeamColor> |
| ||||||||
| private final int |
| ||||||||
| private final String |
| ||||||||
| private final TextColor |
| ||||||||
| private final ScoreboardDisplaySlot |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (int $enum$name, String $enum$ordinal, TextColor index, ScoreboardDisplaySlot name) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static TeamColor |
| ||||||||
| public TextColor |
| ||||||||
| public ScoreboardDisplaySlot |
| ||||||||
| public int |
| ||||||||
| public String |
|