C# Class LibMinecraft.Coordinates

显示文件 Open project: aphistic/libminecraft

Public Properties

Property Type Description
X short
Y short
Z short

Property Details

X public_oe property

public short X
return short

Y public_oe property

public short Y
return short

Z public_oe property

public short Z
return short