implements Packet<ClientGamePacketListener>
| adc | |
| 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 ResourceLocation | 
  | ||||||||||
| private final int | 
  | ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundCooldownPacket> | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (ResourceLocation duration, int arg1) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundCooldownPacket> | 
  | ||||||||||
| public void | 
  | ||||||||||
| public ResourceLocation | 
  | ||||||||||
| public int | 
  |