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