Uses of Class
me.c7dev.dexterity.util.RotationPlan
Package
Description
-
Uses of RotationPlan in me.c7dev.dexterity.api
Modifier and TypeMethodDescriptionDexRotation.prepareRotation
(RotationPlan plan, RotationTransaction transaction) Prepare a rotation that can be reused.org.joml.Quaterniond
DexRotation.rotate
(RotationPlan plan) Rotate by a specified plan with details about every axis and if it is asynchronous. -
Uses of RotationPlan in me.c7dev.dexterity.displays
Modifier and TypeMethodDescriptionorg.joml.Quaterniond
DexterityDisplay.rotate
(RotationPlan plan) Rotate the selection -
Uses of RotationPlan in me.c7dev.dexterity.displays.animation
ModifierConstructorDescriptionRotationAnimation
(DexterityDisplay display, int ticks, RotationPlan rotation) -
Uses of RotationPlan in me.c7dev.dexterity.util