public class PlayerInteractEntityC2SPacket
implements Packet<ServerPlayPacketHandler>
| in | |
| net.minecraft.class_2061 | |
| net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket | |
| net.minecraft.network.play.client.C02PacketUseEntity |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private PlayerInteractEntityC2SPacket$Action |
| ||||||||
| private Vec3d |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (Entity target, PlayerInteractEntityC2SPacket$Action action) |
| public | (Entity target, Vec3d offset) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public Entity |
| ||||||||
| public PlayerInteractEntityC2SPacket$Action |
| ||||||||
| public Vec3d |
|