HyCodeYourTale
enumpublicPriority 3

Rotation

com.hypixel.hytale.server.core.asset.type.blocktype.config.Rotation

implements NetworkSerializable

0

Methods

0

Public Methods

4

Fields

0

Constructors

Enum Values

NRAZVNEG_ZXNEG_XOEPOS_ZTSPOS_X

Constants

Codec<Rotation>CODEC= new EnumCodec<>(Rotation.class)
Rotation[]NORMAL= <complex>
Rotation[]VALUES= values()

Fields

Private/Package Fields (4)

privateVector3i axisDirection
privateAxis axisOfAlignment
privateint degrees
privatecom.hypixel.hytale.protocol.Rotation packet

Related Classes