Package net.minecraft.screen.slot
Class ShulkerBoxSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.slot.ShulkerBoxSlot
public class ShulkerBoxSlot extends Slot
- Mappings:
Namespace Name official blf
intermediary net/minecraft/class_1736
named net/minecraft/screen/slot/ShulkerBoxSlot
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ShulkerBoxSlot(Inventory inventory, int index, int x, int y)
-
Method Summary
Methods inherited from class net.minecraft.screen.slot.Slot
canTakeItems, doDrawHoveringEffect, getBackgroundSprite, getMaxItemCount, getMaxItemCount, getStack, hasStack, markDirty, method_32753, method_32754, method_32755, method_32756, onCrafted, onCrafted, onStackChanged, onTake, onTakeItem, setStack, takeStack
-
Constructor Details
-
ShulkerBoxSlot
- Mappings:
Namespace Name Mixin selector official <init>
Lblh;<init>(Lapj;III)V
intermediary <init>
Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)V
named <init>
Lnet/minecraft/screen/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)V
-
-
Method Details