Class BrewingStandScreenHandler.IngredientSlot

java.lang.Object
net.minecraft.screen.slot.Slot
net.minecraft.screen.BrewingStandScreenHandler.IngredientSlot
Enclosing class:
BrewingStandScreenHandler

private static class BrewingStandScreenHandler.IngredientSlot extends Slot
Mappings:
Namespace Name
named net/minecraft/screen/BrewingStandScreenHandler$IngredientSlot
intermediary net/minecraft/class_1708$class_1710
official cqa$b
  • Field Details

    • brewingRecipeRegistry

      private final BrewingRecipeRegistry brewingRecipeRegistry
      Mappings:
      Namespace Name Mixin selector
      named brewingRecipeRegistry Lnet/minecraft/screen/BrewingStandScreenHandler$IngredientSlot;brewingRecipeRegistry:Lnet/minecraft/recipe/BrewingRecipeRegistry;
      intermediary field_51385 Lnet/minecraft/class_1708$class_1710;field_51385:Lnet/minecraft/class_1845;
      official a Lcqa$b;a:Lcwt;
  • Constructor Details

    • IngredientSlot

      public IngredientSlot(BrewingRecipeRegistry brewingRecipeRegistry, Inventory inventory, int index, int x, int y)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/screen/BrewingStandScreenHandler$IngredientSlot;<init>(Lnet/minecraft/recipe/BrewingRecipeRegistry;Lnet/minecraft/inventory/Inventory;III)V
      intermediary <init> Lnet/minecraft/class_1708$class_1710;<init>(Lnet/minecraft/class_1845;Lnet/minecraft/class_1263;III)V
      official <init> Lcqa$b;<init>(Lcwt;Lbqk;III)V
  • Method Details

    • canInsert

      public boolean canInsert(ItemStack stack)
      Overrides:
      canInsert in class Slot
      Mappings:
      Namespace Name Mixin selector
      named canInsert Lnet/minecraft/screen/slot/Slot;canInsert(Lnet/minecraft/item/ItemStack;)Z
      intermediary method_7680 Lnet/minecraft/class_1735;method_7680(Lnet/minecraft/class_1799;)Z
      official a Lcrq;a(Lcuq;)Z