public class PlayerInteractEntityC2SPacket
implements Packet<ServerPlayPacketHandler>
| in | |
| net.minecraft.unmapped.C_94816707 | |
| net.minecraft.network.packet.c2s.play.PlayerInteractEntityC2SPacket |
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 |
|