Package net.minecraft.screen
Class BeaconScreenHandler.PaymentSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.BeaconScreenHandler.PaymentSlot
- Enclosing class:
- BeaconScreenHandler
class BeaconScreenHandler.PaymentSlot extends Slot
- Mappings:
Namespace Name official bju$aintermediary net/minecraft/class_1704$class_1705named net/minecraft/screen/BeaconScreenHandler$PaymentSlot
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PaymentSlot(Inventory inventory, int index, int x, int y) -
Method Summary
Modifier and Type Method Description booleancanInsert(ItemStack stack)intgetMaxItemCount()Methods inherited from class net.minecraft.screen.slot.Slot
canTakeItems, doDrawHoveringEffect, getBackgroundSprite, getMaxItemCount, getStack, hasStack, markDirty, method_32753, method_32754, method_32755, method_32756, onCrafted, onCrafted, onStackChanged, onTake, onTakeItem, setStack, takeStack
-
Constructor Details
-
PaymentSlot
- Mappings:
Namespace Name Mixin selector official <init>Lbju$a;<init>(Lbju;Lapj;III)Vintermediary <init>Lnet/minecraft/class_1704$class_1705;<init>(Lnet/minecraft/class_1704;Lnet/minecraft/class_1263;III)Vnamed <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:
getMaxItemCountin classSlot- Mappings:
Namespace Name Mixin selector official aLblh;a()Iintermediary method_7675Lnet/minecraft/class_1735;method_7675()Inamed getMaxItemCountLnet/minecraft/screen/slot/Slot;getMaxItemCount()I
-