Index

A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

recalculateCenter() - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Recalculates the average block display location and the overall selection's scale.
recalculateCenter(boolean) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Recalculates the average block display location and optionally recalculates the overall selection's scale
recenter(CommandContext) - Method in class me.c7dev.dexterity.command.CommandHandler
 
RecenterTransaction - Class in me.c7dev.dexterity.transaction
 
RecenterTransaction(DexterityDisplay) - Constructor for class me.c7dev.dexterity.transaction.RecenterTransaction
 
RED - Enum constant in enum class me.c7dev.dexterity.util.ColorEnum
 
redo() - Method in class me.c7dev.dexterity.DexSession
Executes 1 redo
redo() - Method in class me.c7dev.dexterity.transaction.BlockTransaction
 
redo() - Method in class me.c7dev.dexterity.transaction.BlockTransactionLine
 
redo() - Method in class me.c7dev.dexterity.transaction.BuildTransaction
 
redo() - Method in class me.c7dev.dexterity.transaction.ConvertTransaction
 
redo() - Method in class me.c7dev.dexterity.transaction.DeconvertTransaction
 
redo() - Method in class me.c7dev.dexterity.transaction.RecenterTransaction
 
redo() - Method in class me.c7dev.dexterity.transaction.RemoveTransaction
 
redo() - Method in class me.c7dev.dexterity.transaction.RotationTransaction
 
redo() - Method in class me.c7dev.dexterity.transaction.ScaleTransaction
 
redo() - Method in interface me.c7dev.dexterity.transaction.Transaction
 
redo(int) - Method in class me.c7dev.dexterity.DexSession
Executes a number of redo(s)
redo(CommandContext) - Method in class me.c7dev.dexterity.command.CommandHandler
 
refresh(Dexterity) - Method in class me.c7dev.dexterity.transaction.BlockTransactionLine
 
refreshAxis() - Method in class me.c7dev.dexterity.api.DexRotation
Recalculate the axes of the selection based on the most common DexBlock rotation
refreshMountedPlayer() - Method in class me.c7dev.dexterity.displays.animation.SitAnimation
 
registerDisplay(String, DexterityDisplay) - Method in class me.c7dev.dexterity.Dexterity
Maps the label to the display.
reload() - Method in class me.c7dev.dexterity.Dexterity
 
reload(CommandContext) - Method in class me.c7dev.dexterity.command.CommandHandler
 
reloadBlocks(List<Token>) - Method in class me.c7dev.dexterity.displays.schematics.Schematic
Interprets the token sequence to translate back into DexBlock states
reloadDisplays() - Method in class me.c7dev.dexterity.Dexterity
Reload the files in the saved displays folder
remove() - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Delete this display and sub-displays from the world
remove() - Method in class me.c7dev.dexterity.util.DexBlock
Kill entity and unregister from selection
remove(boolean) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Delete this display and sub-displays from the world
remove(CommandContext) - Method in class me.c7dev.dexterity.command.CommandHandler
 
removeAnimation(Animation) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Unregisters an animation from display
removeAxes() - Method in class me.c7dev.dexterity.DexSession
 
removeBlock(DexBlock) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Removes a DexBlock to the selection.
removeBlock(DexBlock) - Method in class me.c7dev.dexterity.transaction.BuildTransaction
 
removeCommand(InteractionCommand) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Removes a command from being run when display is clicked
removeMarker(BlockDisplay) - Method in class me.c7dev.dexterity.api.DexterityAPI
Removes a marker point before the timer expires
removeMarker(BlockDisplay[]) - Method in class me.c7dev.dexterity.api.DexterityAPI
Removes a marker vector before the timer expires
removeOwner(OfflinePlayer) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Removes a player from the owners list
removeSubdisplay(DexterityDisplay) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
 
RemoveTransaction - Class in me.c7dev.dexterity.transaction
 
RemoveTransaction(DexterityDisplay) - Constructor for class me.c7dev.dexterity.transaction.RemoveTransaction
 
replace(CommandContext) - Method in class me.c7dev.dexterity.command.CommandHandler
 
rescale(Vector) - Method in class me.c7dev.dexterity.util.DexTransformation
Sets the scale to the input Vector and resets the displacement Creates an easy way to set scale and keep the block display centered
reset - Variable in class me.c7dev.dexterity.util.RotationPlan
 
reset() - Method in class me.c7dev.dexterity.displays.animation.Animation
 
reset() - Method in class me.c7dev.dexterity.displays.animation.LinearTranslationAnimation
 
reset() - Method in class me.c7dev.dexterity.displays.animation.RotationAnimation
 
resetScale(Vector) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Deprecated.
RideableAnimation - Interface in me.c7dev.dexterity.displays.animation
 
RideAnimation - Class in me.c7dev.dexterity.displays.animation
 
RideAnimation(DexterityDisplay) - Constructor for class me.c7dev.dexterity.displays.animation.RideAnimation
 
RideAnimation.LookMode - Enum Class in me.c7dev.dexterity.displays.animation
 
ROFFSET_X - Enum constant in enum class me.c7dev.dexterity.displays.schematics.token.Token.TokenType
 
ROFFSET_Y - Enum constant in enum class me.c7dev.dexterity.displays.schematics.token.Token.TokenType
 
ROFFSET_Z - Enum constant in enum class me.c7dev.dexterity.displays.schematics.token.Token.TokenType
 
ROLL - Enum constant in enum class me.c7dev.dexterity.displays.schematics.token.Token.TokenType
 
rollDeg - Variable in class me.c7dev.dexterity.util.RotationPlan
 
RollOffset - Class in me.c7dev.dexterity.util
Used to calculate the roll degrees, roll offset vector, or transformation quaternion for a DexBlock
RollOffset(float, Vector) - Constructor for class me.c7dev.dexterity.util.RollOffset
Constructs the roll offset vector and quaternion
RollOffset(Quaternionf, Vector) - Constructor for class me.c7dev.dexterity.util.RollOffset
Constructs the roll offset vector and roll degrees Quaternion must only have rotation in z axis
rootDisplay(DexterityDisplay) - Static method in class me.c7dev.dexterity.displays.DexterityDisplay
Retrieves the root node of the sub-display tree of a display
rotate(float) - Method in class me.c7dev.dexterity.api.DexRotation
Rotate around the yaw axis in degrees
rotate(float, float, float) - Method in class me.c7dev.dexterity.api.DexRotation
Rotate around the yaw, pitch, and roll directions in degrees
rotate(float, float, float) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Rotate the display along the yaw, pitch, and roll directions
rotate(CommandContext) - Method in class me.c7dev.dexterity.command.CommandHandler
 
rotate(QueuedRotation) - Method in class me.c7dev.dexterity.api.DexRotation
Queue a rotation
rotate(RotationPlan) - Method in class me.c7dev.dexterity.api.DexRotation
Rotate by a specified plan with details about every axis and if it is asynchronous.
rotate(RotationPlan) - Method in class me.c7dev.dexterity.displays.DexterityDisplay
Rotate the selection
rotate(Quaterniond) - Method in class me.c7dev.dexterity.api.DexRotation
Queue a rotation
rotate(Quaterniond, boolean) - Method in class me.c7dev.dexterity.api.DexRotation
Queue a rotation
ROTATE - Enum constant in enum class me.c7dev.dexterity.DexSession.AxisType
 
RotationAnimation - Class in me.c7dev.dexterity.displays.animation
 
RotationAnimation(DexterityDisplay, int, RotationPlan) - Constructor for class me.c7dev.dexterity.displays.animation.RotationAnimation
 
RotationPlan - Class in me.c7dev.dexterity.util
Simple class to store all the possible amounts in degrees for each axis to run in a single rotation
RotationPlan() - Constructor for class me.c7dev.dexterity.util.RotationPlan
 
RotationTransaction - Class in me.c7dev.dexterity.transaction
 
RotationTransaction(DexterityDisplay) - Constructor for class me.c7dev.dexterity.transaction.RotationTransaction
 
rotMat(double, double, double) - Static method in class me.c7dev.dexterity.util.DexUtils
 
rotMatDeg(double, double, double) - Static method in class me.c7dev.dexterity.util.DexUtils
 
round(double, int) - Static method in class me.c7dev.dexterity.util.DexUtils
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form