implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundPlayerLookAtPacket | |
| net.minecraft.network.protocol.game.ClientboundPlayerLookAtPacket | |
| net.minecraft.class_2707 | |
| net.minecraft.network.packet.s2c.play.LookAtS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final PacketCodec<PacketByteBuf, LookAtS2CPacket> |
| ||||||||
| private final double |
| ||||||||
| private final double |
| ||||||||
| private final double |
| ||||||||
| private final int |
| ||||||||
| private final EntityAnchorArgumentType$EntityAnchor |
| ||||||||
| private final EntityAnchorArgumentType$EntityAnchor |
| ||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityAnchorArgumentType$EntityAnchor selfAnchor, double targetX, double targetY, double targetZ) |
| public | (EntityAnchorArgumentType$EntityAnchor selfAnchor, Entity entity, EntityAnchorArgumentType$EntityAnchor targetAnchor) |
| private | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<LookAtS2CPacket> |
| ||||||||
| public void |
| ||||||||
| public EntityAnchorArgumentType$EntityAnchor |
| ||||||||
| public Vec3d |
|