C# Class LibMinecraft.Coordinates

Show file Open project: aphistic/libminecraft

Public Properties

Property Type Description
X short
Y short
Z short

Property Details

X public property

public short X
return short

Y public property

public short Y
return short

Z public property

public short Z
return short