Package net.minecraft.screen
Class BeaconScreenHandler.PaymentSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.BeaconScreenHandler.PaymentSlot
- Enclosing class:
BeaconScreenHandler
- Mappings:
Namespace Name official cbi$a
intermediary net/minecraft/class_1704$class_1705
named net/minecraft/screen/BeaconScreenHandler$PaymentSlot
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.screen.slot.Slot
canTakeItems, canTakePartial, getBackgroundSprite, getIndex, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, method_51306, onCrafted, onCrafted, onQuickTransfer, onTake, onTakeItem, setStack, setStackNoCallbacks, takeStack, takeStackRange, tryTakeStackRange
-
Constructor Details
-
PaymentSlot
- Mappings:
Namespace Name Mixin selector official <init>
Lcbi$a;<init>(Lcbi;Lbdq;III)V
intermediary <init>
Lnet/minecraft/class_1704$class_1705;<init>(Lnet/minecraft/class_1704;Lnet/minecraft/class_1263;III)V
named <init>
Lnet/minecraft/screen/BeaconScreenHandler$PaymentSlot;<init>(Lnet/minecraft/screen/BeaconScreenHandler;Lnet/minecraft/inventory/Inventory;III)V
-
-
Method Details
-
canInsert
-
getMaxItemCount
public int getMaxItemCount()- Overrides:
getMaxItemCount
in classSlot
- Mappings:
Namespace Name Mixin selector official a
Lccx;a()I
intermediary method_7675
Lnet/minecraft/class_1735;method_7675()I
named getMaxItemCount
Lnet/minecraft/screen/slot/Slot;getMaxItemCount()I
-