Package net.minecraft.screen
Class BrewingStandScreenHandler.PotionSlot
java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.BrewingStandScreenHandler.PotionSlot
- Enclosing class:
BrewingStandScreenHandler
- Mappings:
Namespace Name named net/minecraft/screen/BrewingStandScreenHandler$PotionSlotintermediary net/minecraft/class_1708$class_1711official cyf$c
-
Field Summary
Fields inherited from class net.minecraft.screen.slot.Slot
field_58825, field_58826, id, inventory, x, y -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintstatic booleanvoidonTakeItem(PlayerEntity player, ItemStack stack) Methods inherited from class net.minecraft.screen.slot.Slot
canBeHighlighted, canTakeItems, canTakePartial, disablesDynamicDisplay, getIndex, getMaxItemCount, getStack, hasStack, insertStack, insertStack, isEnabled, markDirty, method_69553, method_69555, method_69556, onCrafted, onCrafted, onQuickTransfer, onTake, setStack, setStack, setStackNoCallbacks, takeStack, takeStackRange, tryTakeStackRange
-
Constructor Details
-
PotionSlot
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/screen/slot/Slot;<init>(Lnet/minecraft/inventory/Inventory;III)Vintermediary <init>Lnet/minecraft/class_1735;<init>(Lnet/minecraft/class_1263;III)Vofficial <init>Ldaf;<init>(Lbvu;III)V
-
-
Method Details
-
canInsert
-
getMaxItemCount
public int getMaxItemCount()- Overrides:
getMaxItemCountin classSlot- Mappings:
Namespace Name Mixin selector named getMaxItemCountLnet/minecraft/screen/slot/Slot;getMaxItemCount()Iintermediary method_7675Lnet/minecraft/class_1735;method_7675()Iofficial bLdaf;b()I
-
onTakeItem
- Overrides:
onTakeItemin classSlot- Mappings:
Namespace Name Mixin selector named onTakeItemLnet/minecraft/screen/slot/Slot;onTakeItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)Vintermediary method_7667Lnet/minecraft/class_1735;method_7667(Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;)Vofficial aLdaf;a(Lcuf;Ldcs;)V
-
matches
- Mappings:
Namespace Name Mixin selector named matchesLnet/minecraft/screen/BrewingStandScreenHandler$PotionSlot;matches(Lnet/minecraft/item/ItemStack;)Zintermediary method_7631Lnet/minecraft/class_1708$class_1711;method_7631(Lnet/minecraft/class_1799;)Zofficial cLcyf$c;c(Ldcs;)Z
-
getBackgroundSprite
- Overrides:
getBackgroundSpritein classSlot- Mappings:
Namespace Name Mixin selector named getBackgroundSpriteLnet/minecraft/screen/slot/Slot;getBackgroundSprite()Lnet/minecraft/util/Identifier;intermediary method_7679Lnet/minecraft/class_1735;method_7679()Lnet/minecraft/class_2960;official cLdaf;c()Lamb;
-