Uses of Class
me.c7dev.dexterity.transaction.ConvertTransaction
-
Uses of ConvertTransaction in me.c7dev.dexterity.api
Modifier and TypeMethodDescriptionDexterityAPI.convertBlocks
(org.bukkit.Location l1, org.bukkit.Location l2, ConvertTransaction t) Converts all of the blocks inside the cuboid defined by the two locations into Block DisplaysDexterityAPI.convertBlocks
(org.bukkit.Location l1, org.bukkit.Location l2, ConvertTransaction t, int limit) Converts all of the blocks inside the cuboid defined by the two locations into Block Displays