implements Packet<ClientGamePacketListener>
| ady | |
| net.minecraft.network.protocol.game.ClientboundCooldownPacket | |
| net.minecraft.class_2656 | |
| net.minecraft.network.packet.s2c.play.CooldownUpdateS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| private final int |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundCooldownPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier cooldownGroup, int cooldown) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundCooldownPacket> |
| ||||||||
| public void |
| ||||||||
| public Identifier |
| ||||||||
| public int |
|