implements Packet<ServerGamePacketListener>
| sn | |
| net.minecraft.network.protocol.game.ServerboundEditBookPacket | |
| net.minecraft.class_2820 | |
| net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket | |
| net.minecraft.network.play.client.CEditBookPacket | |
| net.minecraft.server.v1_16_R2.PacketPlayInBEdit |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private ItemStack |
| ||||||||||
| private boolean |
| ||||||||||
| private InteractionHand |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (ItemStack book, boolean signed, InteractionHand hand) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public ItemStack |
| ||||||||||
| public boolean |
| ||||||||||
| public InteractionHand |
|