Uses of Class
me.c7dev.dexterity.util.DexBlockState
Packages that use DexBlockState
Package
Description
-
Uses of DexBlockState in me.c7dev.dexterity.displays.schematics
Methods in me.c7dev.dexterity.displays.schematics that return types with arguments of type DexBlockStateMethods in me.c7dev.dexterity.displays.schematics with parameters of type DexBlockStateConstructor parameters in me.c7dev.dexterity.displays.schematics with type arguments of type DexBlockState -
Uses of DexBlockState in me.c7dev.dexterity.transaction
Methods in me.c7dev.dexterity.transaction that return DexBlockStateMethods in me.c7dev.dexterity.transaction with parameters of type DexBlockState -
Uses of DexBlockState in me.c7dev.dexterity.util
Methods in me.c7dev.dexterity.util that return DexBlockStateMethods in me.c7dev.dexterity.util with parameters of type DexBlockStateModifier and TypeMethodDescriptionvoidDexBlock.loadState(DexBlockState state) Loads in another state without spawning a new entityConstructors in me.c7dev.dexterity.util with parameters of type DexBlockStateModifierConstructorDescriptionDexBlock(DexBlockState state) Spawn a block display wrapper based on a previously recorded stateDexBlock(DexBlockState state, org.bukkit.util.Vector offset) Spawn a block display wrapper based on a previously recorded state