Class ClientboundOpenBookPacket
java.lang.Object
net.minecraft.network.protocol.game.ClientboundOpenBookPacket
- All Implemented Interfaces:
Packet<ClientGamePacketListener>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionClientboundOpenBookPacket(FriendlyByteBuf p_179009_)ClientboundOpenBookPacket(InteractionHand p_132601_) -
Method Summary
Modifier and TypeMethodDescriptiongetHand()voidhandle(ClientGamePacketListener p_132607_)voidwrite(FriendlyByteBuf p_132610_)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.Packet
isSkippable
-
Field Details
-
hand
-
-
Constructor Details
-
ClientboundOpenBookPacket
-
ClientboundOpenBookPacket
-
-
Method Details
-
write
- Specified by:
writein interfacePacket<ClientGamePacketListener>
-
handle
- Specified by:
handlein interfacePacket<ClientGamePacketListener>
-
getHand
-