Uses of Class
org.cloudburstmc.server.inventory.transaction.CraftItemStackTransaction
Packages that use CraftItemStackTransaction
-
Uses of CraftItemStackTransaction in org.cloudburstmc.server.player
Methods in org.cloudburstmc.server.player that return CraftItemStackTransactionModifier and TypeMethodDescription@Nullable CraftItemStackTransactionCloudPlayer.getCraftingTransaction()Methods in org.cloudburstmc.server.player with parameters of type CraftItemStackTransactionModifier and TypeMethodDescriptionvoidCloudPlayer.setCraftingTransaction(@Nullable CraftItemStackTransaction craftingTransaction) -
Uses of CraftItemStackTransaction in org.cloudburstmc.server.player.manager
Methods in org.cloudburstmc.server.player.manager that return CraftItemStackTransaction