Uses of Class
studio.magemonkey.mirage.DataEntry
Packages that use DataEntry
-
Uses of DataEntry in studio.magemonkey.mirage
Methods in studio.magemonkey.mirage that return types with arguments of type DataEntryModifier and TypeMethodDescriptionData.match(org.bukkit.block.Block block) Data.match(org.bukkit.event.block.BlockBreakEvent event) Method parameters in studio.magemonkey.mirage with type arguments of type DataEntryModifier 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 DataEntryModifierConstructorDescriptionRegenerationEntry(org.bukkit.Location location, Map.Entry<BlockType, DataEntry> entry)