C# 클래스 LibMinecraft.Coordinates

파일 보기 프로젝트 열기: aphistic/libminecraft

공개 프로퍼티들

프로퍼티 타입 설명
X short
Y short
Z short

프로퍼티 상세

X 공개적으로 프로퍼티

public short X
리턴 short

Y 공개적으로 프로퍼티

public short Y
리턴 short

Z 공개적으로 프로퍼티

public short Z
리턴 short