implements Packet<ServerPlayPacketHandler>
| mq | |
| net.minecraft.unmapped.C_45727865 | |
| net.minecraft.network.packet.c2s.play.EditBookC2SPacket | |
| net.minecraft.network.play.client.CPacketEditBook |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private ItemStack |
| ||||||||
| private boolean |
| ||||||||
| private InteractionHand |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (ItemStack book, boolean sign, InteractionHand hand) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public ItemStack |
| ||||||||
| public boolean |
| ||||||||
| public InteractionHand |
|