implements Packet<ClientGamePacketListener>
| adg | |
| net.minecraft.network.protocol.game.ClientboundCooldownPacket | |
| net.minecraft.class_2656 | |
| net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket | |
| net.minecraft.src.C_5059_ | |
| net.minecraft.network.protocol.game.PacketPlayOutSetCooldown |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Item |
| ||||||||||
| private final int |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundCooldownPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Item duration, int arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundCooldownPacket> |
| ||||||||||
| public void |
| ||||||||||
| public Item |
| ||||||||||
| public int |
|