public class InventoryMenuConfirmC2SPacket
implements Packet<ServerPlayPacketHandler>
| ip | |
| net.minecraft.class_2057 | |
| net.minecraft.network.packet.c2s.play.InventoryMenuConfirmC2SPacket | |
| net.minecraft.network.play.client.CPacketConfirmTransaction |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private short |
| ||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int menuId, short actionId, boolean accepted) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public short |
|