Uses of Class
me.c7dev.dexterity.util.Mask
Packages that use Mask
Package
Description
-
Uses of Mask in me.c7dev.dexterity
Methods in me.c7dev.dexterity that return MaskMethods in me.c7dev.dexterity with parameters of type Mask -
Uses of Mask in me.c7dev.dexterity.api
Methods in me.c7dev.dexterity.api with parameters of type MaskModifier and TypeMethodDescriptionDexterityAPI.selectFromLocations
(Location l1, Location l2, Mask mask) Create a newDexterityDisplay
of valid block displays within the precise cuboid defined by the two locations.DexterityAPI.selectFromLocations
(Location l1, Location l2, Mask mask, Vector l1_scale_offset, Vector l2_scale_offset) Create a newDexterityDisplay
of valid block displays within the precise cuboid defined by the two locations. -
Uses of Mask in me.c7dev.dexterity.displays
Methods in me.c7dev.dexterity.displays with parameters of type MaskModifier and TypeMethodDescriptionvoid
DexterityDisplay.consolidate
(int axis, Mask m) Deprecated.void
DexterityDisplay.consolidate
(Mask m) Consolidate along all axes to reduce the number of entities where possible without altering the selection's shapevoid
DexterityDisplay.consolidate
(Mask m, BlockTransaction t) Consolidate along all axes to reduce the number of entities where possible without altering the selection's shape -
Uses of Mask in me.c7dev.dexterity.transaction
Methods in me.c7dev.dexterity.transaction with parameters of type MaskModifier and TypeMethodDescriptionvoid
Constructors in me.c7dev.dexterity.transaction with parameters of type Mask