implements Packet<ClientGamePacketListener>
| abf | |
| net.minecraft.network.protocol.game.ClientboundPlayerLookAtPacket | |
| net.minecraft.class_2707 | |
| net.minecraft.network.packet.s2c.play.LookAtS2CPacket | |
| net.minecraft.src.C_5095_ | |
| net.minecraft.network.protocol.game.PacketPlayOutLookAt |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final double |
| ||||||||||
| private final double |
| ||||||||||
| private final double |
| ||||||||||
| private final int |
| ||||||||||
| private final EntityAnchorArgument$Anchor |
| ||||||||||
| private final EntityAnchorArgument$Anchor |
| ||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityAnchorArgument$Anchor selfAnchor, double targetX, double targetY, double targetZ) |
| public | (EntityAnchorArgument$Anchor selfAnchor, Entity entity, EntityAnchorArgument$Anchor targetAnchor) |
| public | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public EntityAnchorArgument$Anchor |
| ||||||||||
| public Vec3 |
|