Character Movement
Functions
Link copied to clipboard
abstract fun move( direction3d: CompositeDirection3d, movementType: CharacterMovementType = CharacterMovementType.RUN, ticks: Int = 1)
Content copied to clipboard
Link copied to clipboard
abstract fun rotate(rotationDirection: RotationDirection, ticks: Int = 1)
Content copied to clipboard