implements Packet<ClientGamePacketListener>
afa | |
net.minecraft.network.protocol.game.ClientboundPlayerLookAtPacket | |
net.minecraft.class_2707 | |
net.minecraft.network.packet.s2c.play.LookAtS2CPacket | |
net.minecraft.network.protocol.game.PacketPlayOutLookAt |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final StreamCodec<FriendlyByteBuf, ClientboundPlayerLookAtPacket> |
| ||||||||
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) |
private | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||
public PacketType<ClientboundPlayerLookAtPacket> |
| ||||||||
public void |
| ||||||||
public EntityAnchorArgument$Anchor |
| ||||||||
public Vec3 |
|