implements Packet<ClientPlayPacketHandler>
| lp | |
| net.minecraft.unmapped.C_61522066 | |
| net.minecraft.network.packet.s2c.play.ScoreboardScoreS2CPacket | |
| net.minecraft.network.play.server.SPacketUpdateScore |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private String |
| ||||||||
| private String |
| ||||||||
| private int |
| ||||||||
| private ServerScoreboard$UpdateMode |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (ServerScoreboard$UpdateMode updateMode, String objective, String owner, int score) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public String |
| ||||||||
| public String |
| ||||||||
| public int |
| ||||||||
| public ServerScoreboard$UpdateMode |
|