Uses of Class
studio.magemonkey.mirage.blocks.BlockType
Packages that use BlockType
-
Uses of BlockType in studio.magemonkey.mirage
Methods in studio.magemonkey.mirage that return BlockTypeModifier and TypeMethodDescription@Nullable BlockTypeDataEntry.chance()RegenerationEntry.getBlockType()DataEntry.getBreakMaterial()Methods in studio.magemonkey.mirage that return types with arguments of type BlockTypeModifier and TypeMethodDescriptionDataEntry.getChanceMap()DataEntry.getMaterials()Data.match(org.bukkit.block.Block block) Data.match(org.bukkit.event.block.BlockBreakEvent event) Methods in studio.magemonkey.mirage with parameters of type BlockTypeMethod parameters in studio.magemonkey.mirage with type arguments of type BlockTypeModifier and TypeMethodDescriptionData.addRegenerationEntry(org.bukkit.block.Block block, Map.Entry<BlockType, DataEntry> entry, boolean runTask) Constructor parameters in studio.magemonkey.mirage with type arguments of type BlockTypeModifierConstructorDescriptionRegenerationEntry(org.bukkit.Location location, Map.Entry<BlockType, DataEntry> entry) -
Uses of BlockType in studio.magemonkey.mirage.blocks
Subclasses of BlockType in studio.magemonkey.mirage.blocksModifier and TypeClassDescriptionclassclassclassMethods in studio.magemonkey.mirage.blocks that return BlockType