implements Packet<ClientGamePacketListener>
| ago | |
| net.minecraft.network.protocol.game.ClientboundSetDisplayObjectivePacket | |
| net.minecraft.class_2736 | |
| net.minecraft.network.packet.s2c.play.ScoreboardDisplayS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundSetDisplayObjectivePacket> |
| ||||||||
| private final DisplaySlot |
| ||||||||
| private final String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (DisplaySlot slot, Objective objective) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ClientboundSetDisplayObjectivePacket> |
| ||||||||
| public void |
| ||||||||
| public DisplaySlot |
| ||||||||
| public String |
|