C# Class EntityRotationPacket, Redstone

Inheritance: MinecraftPacket
Afficher le fichier Open project: Eastrall/Redstone

Méthodes publiques

Méthode Description
EntityRotationPacket ( int entityId, float yawAngle, float pitchAngle, bool isOnGround )

Method Details

EntityRotationPacket() public méthode

public EntityRotationPacket ( int entityId, float yawAngle, float pitchAngle, bool isOnGround )
entityId int
yawAngle float
pitchAngle float
isOnGround bool