Uses of Class
me.c7dev.dexterity.util.Mask
Package
Description
-
Uses of Mask in me.c7dev.dexterity
-
Uses of Mask in me.c7dev.dexterity.api
Modifier and TypeMethodDescriptionDexterityAPI.selectFromLocations
(org.bukkit.Location l1, org.bukkit.Location l2, Mask mask) Create a newDexterityDisplay
of valid block displays within the precise cuboid defined by the two locations.DexterityAPI.selectFromLocations
(org.bukkit.Location l1, org.bukkit.Location l2, Mask mask, org.bukkit.util.Vector l1_scale_offset, org.bukkit.util.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
Modifier and TypeMethodDescriptionvoid
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
Modifier and TypeMethodDescriptionvoid