checkValidDegree

open fun checkValidDegree(@NotNull rotation: Float3): Boolean

Checks these floats are valid Minecraft degree

Return

is valid

Parameters

rotation

rotation


open fun checkValidDegree(rotation: Float): Boolean

Checks this float is valid Minecraft degree

Return

is valid

Parameters

rotation

rotation