Package net.minecraft.screen
Class BrewingStandScreenHandler.FuelSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.BrewingStandScreenHandler.FuelSlot
- Enclosing class:
- BrewingStandScreenHandler
- Mappings:
- Namespace - Name - official - cbk$a- intermediary - net/minecraft/class_1708$class_1709- named - net/minecraft/screen/BrewingStandScreenHandler$FuelSlot
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanintstatic booleanMethods inherited from class net.minecraft.screen.slot.SlotcanBeHighlighted, canTakeItems, canTakePartial, getBackgroundSprite, getIndex, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, onCrafted, onCrafted, onQuickTransfer, onTake, onTakeItem, setStack, setStackNoCallbacks, takeStack, takeStackRange, tryTakeStackRange
- 
Constructor Details- 
FuelSlot- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lccx;<init>(Lbdq;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- 
canInsert
- 
matches- Mappings:
- Namespace - Name - Mixin selector - official - b- Lcbk$a;b(Lcfz;)Z- intermediary - method_7630- Lnet/minecraft/class_1708$class_1709;method_7630(Lnet/minecraft/class_1799;)Z- named - matches- Lnet/minecraft/screen/BrewingStandScreenHandler$FuelSlot;matches(Lnet/minecraft/item/ItemStack;)Z
 
- 
getMaxItemCountpublic int getMaxItemCount()- Overrides:
- getMaxItemCountin class- Slot
- 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
 
 
-