Class ClientboundAwardStatsPacket
java.lang.Object
org.geysermc.mcprotocollib.protocol.packet.ingame.clientbound.ClientboundAwardStatsPacket
- All Implemented Interfaces:
Packet,MinecraftPacket
-
Constructor Summary
ConstructorsConstructorDescriptionClientboundAwardStatsPacket(io.netty.buffer.ByteBuf in, MinecraftCodecHelper helper) -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.geysermc.mcprotocollib.network.packet.Packet
isPriority
-
Constructor Details
-
ClientboundAwardStatsPacket
-
ClientboundAwardStatsPacket
public ClientboundAwardStatsPacket()
-
-
Method Details