Uses of Class
me.c7dev.dexterity.transaction.ConvertTransaction
Packages that use ConvertTransaction
-
Uses of ConvertTransaction in me.c7dev.dexterity.api
Methods in me.c7dev.dexterity.api with parameters of type ConvertTransactionModifier 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