Uses of Class
io.github.projectunified.craftux.mask.MultiMask
Packages that use MultiMask
-
Uses of MultiMask in io.github.projectunified.craftux.mask
Subclasses of MultiMask in io.github.projectunified.craftux.maskModifier and TypeClassDescriptionclassA mask that cycles through a list of child masks as animation frames over time.classA mask that combines multiple child masks, merging their position-action mappings.classA mask that applies one of several child masks, cycling through them.classA mask that applies a list of buttons to multiple positions, cycling through buttons if there are more positions than buttons.