Uses of Class
me.c7dev.dexterity.transaction.RotationTransaction
-
Uses of RotationTransaction in me.c7dev.dexterity.api
Modifier and TypeMethodDescriptionDexRotation.prepareRotation
(RotationPlan plan, RotationTransaction transaction) Prepare a rotation that can be reused.void
DexRotation.setTransaction
(RotationTransaction t2) Set a transaction to be used to be able to undo a rotation -
Uses of RotationTransaction in me.c7dev.dexterity.util
ModifierConstructorDescriptionQueuedRotation
(org.joml.Quaterniond q1, boolean async, RotationTransaction t)