C# 클래스 EntityRotationPacket, Redstone

상속: MinecraftPacket
파일 보기 프로젝트 열기: Eastrall/Redstone

공개 메소드들

메소드 설명
EntityRotationPacket ( int entityId, float yawAngle, float pitchAngle, bool isOnGround )

메소드 상세

EntityRotationPacket() 공개 메소드

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