Uses of Interface
io.github.projectunified.craftux.common.Mask
Packages that use Mask
Package
Description
-
Uses of Mask in io.github.projectunified.craftux.mask
Classes in io.github.projectunified.craftux.mask that implement MaskModifier and TypeClassDescriptionclassThe animated mask with child masks as framesclassThe button paginated mask, those with a long list of buttons divided into pages.classThe mask that views multiple masksclassThe mask with a list of child masksclassThe mask paginated mask, those with a long list of masks divided into pages.classMultiMask<T>A base mask that handles multiple child elementsclassThe masks with multiple positionsclassThe animated mask with child masks as frames, but only run onceclassclassThe placeholder mask
Used for per-user masksclassThe mask with predicateclassA button paginated mask, where each button is a pageclassThe simple mask with a single buttonFields in io.github.projectunified.craftux.mask declared as MaskFields in io.github.projectunified.craftux.mask with type parameters of type MaskMethods in io.github.projectunified.craftux.mask that return MaskModifier and TypeMethodDescription@NotNull MaskPlaceholderMask.getDefaultMask()Get the default mask@Nullable MaskPredicateMask.getFallbackMask()Get the fallback mask@Nullable MaskGet the mask for the unique id@Nullable MaskPredicateMask.getMask()Get the maskMethods in io.github.projectunified.craftux.mask that return types with arguments of type MaskModifier and TypeMethodDescriptionGet the masks for the unique idPlaceholderMask.getUserMasks()Get the user-mask mapMethods in io.github.projectunified.craftux.mask with parameters of type MaskModifier and TypeMethodDescriptionvoidPlaceholderMask.setDefaultMask(@NotNull Mask defaultMask) Set the default maskvoidPredicateMask.setFallbackMask(@Nullable Mask fallbackMask) Set the fallback maskvoidSet the mask for the unique idvoidSet the mask -
Uses of Mask in io.github.projectunified.craftux.minestom
Methods in io.github.projectunified.craftux.minestom that return MaskMethods in io.github.projectunified.craftux.minestom with parameters of type Mask -
Uses of Mask in io.github.projectunified.craftux.simple
Classes in io.github.projectunified.craftux.simple that implement Mask -
Uses of Mask in io.github.projectunified.craftux.spigot
Methods in io.github.projectunified.craftux.spigot that return MaskMethods in io.github.projectunified.craftux.spigot with parameters of type Mask