Package dev.boze.api.internal.interfaces
Interface IInventory
public interface IInventory
-
Method Summary
Modifier and TypeMethodDescriptionintintfindInHotbar(Predicate<net.minecraft.item.ItemStack> test) voidswapBack()booleanswapToSlot(int slot, SwapType swapType)
-
Method Details
-
find
-
findInHotbar
-
swapToSlot
-
swapBack
void swapBack()
-