implements Packet<ClientGamePacketListener>
| ady | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||||
| private final int |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundCooldownPacket> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Identifier cooldownGroup, int cooldown) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundCooldownPacket> |
| ||||||||||
| public void |
| ||||||||||
| public Identifier |
| ||||||||||
| public int |
|