Package com.beansgalaxy.backpacks
Class WrapCreativeSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.SlotWrapper
com.beansgalaxy.backpacks.WrapCreativeSlot
public class WrapCreativeSlot
extends net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.SlotWrapper
-
Field Summary
Fields inherited from class net.minecraft.world.inventory.Slot
container, index, x, y -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen.SlotWrapper
getItem, getMaxStackSize, getMaxStackSize, getNoItemIcon, hasItem, isActive, mayPickup, mayPlace, onTake, remove, set, setByPlayer, setChangedMethods inherited from class net.minecraft.world.inventory.Slot
allowModification, checkTakeAchievements, getContainerSlot, isHighlightable, onQuickCraft, onQuickCraft, onSwapCraft, safeInsert, safeInsert, safeTake, tryRemove
-
Constructor Details
-
WrapCreativeSlot
public WrapCreativeSlot(net.minecraft.world.inventory.Slot slot)
-