Class BrewingStandBlockEntity

All Implemented Interfaces:
LockableScreenHandlerFactory, Inventory, SidedInventory, NamedScreenHandlerFactory, Nameable, Tickable

public class BrewingStandBlockEntity extends LockableContainerBlockEntity implements Tickable, SidedInventory
Mappings:
Namespace Name
official bcq
intermediary net/minecraft/class_215
named net/minecraft/block/entity/BrewingStandBlockEntity
  • Field Details

    • field_5646

      private static final int[] field_5646
      Mappings:
      Namespace Name Mixin selector
      official a Lbcq;a:[I
      intermediary field_5646 Lnet/minecraft/class_215;field_5646:[I
      named field_5646 Lnet/minecraft/block/entity/BrewingStandBlockEntity;field_5646:[I
    • field_5647

      private static final int[] field_5647
      Mappings:
      Namespace Name Mixin selector
      official f Lbcq;f:[I
      intermediary field_5647 Lnet/minecraft/class_215;field_5647:[I
      named field_5647 Lnet/minecraft/block/entity/BrewingStandBlockEntity;field_5647:[I
    • field_513

      private ItemStack[] field_513
      Mappings:
      Namespace Name Mixin selector
      official g Lbcq;g:[Lamj;
      intermediary field_513 Lnet/minecraft/class_215;field_513:[Lnet/minecraft/class_1071;
      named field_513 Lnet/minecraft/block/entity/BrewingStandBlockEntity;field_513:[Lnet/minecraft/item/ItemStack;
    • field_514

      private int field_514
      Mappings:
      Namespace Name Mixin selector
      official h Lbcq;h:I
      intermediary field_514 Lnet/minecraft/class_215;field_514:I
      named field_514 Lnet/minecraft/block/entity/BrewingStandBlockEntity;field_514:I
    • field_9850

      private boolean[] field_9850
      Mappings:
      Namespace Name Mixin selector
      official i Lbcq;i:[Z
      intermediary field_9850 Lnet/minecraft/class_215;field_9850:[Z
      named field_9850 Lnet/minecraft/block/entity/BrewingStandBlockEntity;field_9850:[Z
    • field_7495

      private Item field_7495
      Mappings:
      Namespace Name Mixin selector
      official j Lbcq;j:Lalq;
      intermediary field_7495 Lnet/minecraft/class_215;field_7495:Lnet/minecraft/class_1069;
      named field_7495 Lnet/minecraft/block/entity/BrewingStandBlockEntity;field_7495:Lnet/minecraft/item/Item;
    • field_5648

      private String field_5648
      Mappings:
      Namespace Name Mixin selector
      official k Lbcq;k:Ljava/lang/String;
      intermediary field_5648 Lnet/minecraft/class_215;field_5648:Ljava/lang/String;
      named field_5648 Lnet/minecraft/block/entity/BrewingStandBlockEntity;field_5648:Ljava/lang/String;
  • Constructor Details

    • BrewingStandBlockEntity

      public BrewingStandBlockEntity()
  • Method Details

    • getTranslationKey

      public String getTranslationKey()
      Specified by:
      getTranslationKey in interface Nameable
      Mappings:
      Namespace Name Mixin selector
      official d_ Lvz;d_()Ljava/lang/String;
      intermediary method_2518 Lnet/minecraft/class_2611;method_2518()Ljava/lang/String;
      named getTranslationKey Lnet/minecraft/text/Nameable;getTranslationKey()Ljava/lang/String;
    • hasCustomName

      public boolean hasCustomName()
      Specified by:
      hasCustomName in interface Nameable
      Mappings:
      Namespace Name Mixin selector
      official k_ Lvz;k_()Z
      intermediary method_5339 Lnet/minecraft/class_2611;method_5339()Z
      named hasCustomName Lnet/minecraft/text/Nameable;hasCustomName()Z
    • method_4803

      public void method_4803(String string)
      Mappings:
      Namespace Name Mixin selector
      official a Lbcq;a(Ljava/lang/String;)V
      intermediary method_4803 Lnet/minecraft/class_215;method_4803(Ljava/lang/String;)V
      named method_4803 Lnet/minecraft/block/entity/BrewingStandBlockEntity;method_4803(Ljava/lang/String;)V
    • getInvSize

      public int getInvSize()
      Specified by:
      getInvSize in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official n_ Lvq;n_()I
      intermediary method_2388 Lnet/minecraft/class_849;method_2388()I
      named getInvSize Lnet/minecraft/inventory/Inventory;getInvSize()I
    • tick

      public void tick()
      Specified by:
      tick in interface Tickable
      Mappings:
      Namespace Name Mixin selector
      official c Lpm;c()V
      intermediary method_2053 Lnet/minecraft/class_746;method_2053()V
      named tick Lnet/minecraft/util/Tickable;tick()V
    • method_508

      private boolean method_508()
      Mappings:
      Namespace Name Mixin selector
      official n Lbcq;n()Z
      intermediary method_508 Lnet/minecraft/class_215;method_508()Z
      named method_508 Lnet/minecraft/block/entity/BrewingStandBlockEntity;method_508()Z
    • method_509

      private void method_509()
      Mappings:
      Namespace Name Mixin selector
      official o Lbcq;o()V
      intermediary method_509 Lnet/minecraft/class_215;method_509()V
      named method_509 Lnet/minecraft/block/entity/BrewingStandBlockEntity;method_509()V
    • method_505

      private int method_505(int int2, ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official c Lbcq;c(ILamj;)I
      intermediary method_505 Lnet/minecraft/class_215;method_505(ILnet/minecraft/class_1071;)I
      named method_505 Lnet/minecraft/block/entity/BrewingStandBlockEntity;method_505(ILnet/minecraft/item/ItemStack;)I
    • fromNbt

      public void fromNbt(NbtCompound nbt)
      Overrides:
      fromNbt in class LockableContainerBlockEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lbcm;a(Lfn;)V
      intermediary method_537 Lnet/minecraft/class_226;method_537(Lnet/minecraft/class_322;)V
      named fromNbt Lnet/minecraft/block/entity/BlockEntity;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • toNbt

      public void toNbt(NbtCompound nbt)
      Overrides:
      toNbt in class LockableContainerBlockEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lbcm;b(Lfn;)V
      intermediary method_541 Lnet/minecraft/class_226;method_541(Lnet/minecraft/class_322;)V
      named toNbt Lnet/minecraft/block/entity/BlockEntity;toNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • getInvStack

      public ItemStack getInvStack(int slot)
      Specified by:
      getInvStack in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official a Lvq;a(I)Lamj;
      intermediary method_2381 Lnet/minecraft/class_849;method_2381(I)Lnet/minecraft/class_1071;
      named getInvStack Lnet/minecraft/inventory/Inventory;getInvStack(I)Lnet/minecraft/item/ItemStack;
    • takeInvStack

      public ItemStack takeInvStack(int slot, int amount)
      Specified by:
      takeInvStack in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official a Lvq;a(II)Lamj;
      intermediary method_2382 Lnet/minecraft/class_849;method_2382(II)Lnet/minecraft/class_1071;
      named takeInvStack Lnet/minecraft/inventory/Inventory;takeInvStack(II)Lnet/minecraft/item/ItemStack;
    • removeInvStack

      public ItemStack removeInvStack(int slot)
      Specified by:
      removeInvStack in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official b Lvq;b(I)Lamj;
      intermediary method_2386 Lnet/minecraft/class_849;method_2386(I)Lnet/minecraft/class_1071;
      named removeInvStack Lnet/minecraft/inventory/Inventory;removeInvStack(I)Lnet/minecraft/item/ItemStack;
    • setInvStack

      public void setInvStack(int slot, ItemStack stack)
      Specified by:
      setInvStack in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official a Lvq;a(ILamj;)V
      intermediary method_2383 Lnet/minecraft/class_849;method_2383(ILnet/minecraft/class_1071;)V
      named setInvStack Lnet/minecraft/inventory/Inventory;setInvStack(ILnet/minecraft/item/ItemStack;)V
    • getInvMaxStackAmount

      public int getInvMaxStackAmount()
      Specified by:
      getInvMaxStackAmount in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official p_ Lvq;p_()I
      intermediary method_2389 Lnet/minecraft/class_849;method_2389()I
      named getInvMaxStackAmount Lnet/minecraft/inventory/Inventory;getInvMaxStackAmount()I
    • canPlayerUseInv

      public boolean canPlayerUseInv(PlayerEntity player)
      Specified by:
      canPlayerUseInv in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official a Lvq;a(Lahd;)Z
      intermediary method_2384 Lnet/minecraft/class_849;method_2384(Lnet/minecraft/class_988;)Z
      named canPlayerUseInv Lnet/minecraft/inventory/Inventory;canPlayerUseInv(Lnet/minecraft/entity/player/PlayerEntity;)Z
    • onInvOpen

      public void onInvOpen(PlayerEntity player)
      Specified by:
      onInvOpen in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official b Lvq;b(Lahd;)V
      intermediary method_10894 Lnet/minecraft/class_849;method_10894(Lnet/minecraft/class_988;)V
      named onInvOpen Lnet/minecraft/inventory/Inventory;onInvOpen(Lnet/minecraft/entity/player/PlayerEntity;)V
    • onInvClose

      public void onInvClose(PlayerEntity player)
      Specified by:
      onInvClose in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official c Lvq;c(Lahd;)V
      intermediary method_10895 Lnet/minecraft/class_849;method_10895(Lnet/minecraft/class_988;)V
      named onInvClose Lnet/minecraft/inventory/Inventory;onInvClose(Lnet/minecraft/entity/player/PlayerEntity;)V
    • isValidInvStack

      public boolean isValidInvStack(int slot, ItemStack stack)
      Specified by:
      isValidInvStack in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official b Lvq;b(ILamj;)Z
      intermediary method_5338 Lnet/minecraft/class_849;method_5338(ILnet/minecraft/class_1071;)Z
      named isValidInvStack Lnet/minecraft/inventory/Inventory;isValidInvStack(ILnet/minecraft/item/ItemStack;)Z
    • method_8984

      public boolean[] method_8984()
      Mappings:
      Namespace Name Mixin selector
      official m Lbcq;m()[Z
      intermediary method_8984 Lnet/minecraft/class_215;method_8984()[Z
      named method_8984 Lnet/minecraft/block/entity/BrewingStandBlockEntity;method_8984()[Z
    • getInvAvailableSlots

      public int[] getInvAvailableSlots(Direction side)
      Specified by:
      getInvAvailableSlots in interface SidedInventory
      Mappings:
      Namespace Name Mixin selector
      official a Lwe;a(Lej;)[I
      intermediary method_10915 Lnet/minecraft/class_1559;method_10915(Lnet/minecraft/class_1354;)[I
      named getInvAvailableSlots Lnet/minecraft/inventory/SidedInventory;getInvAvailableSlots(Lnet/minecraft/util/math/Direction;)[I
    • canInsertInvStack

      public boolean canInsertInvStack(int slot, ItemStack stack, Direction dir)
      Specified by:
      canInsertInvStack in interface SidedInventory
      Mappings:
      Namespace Name Mixin selector
      official a Lwe;a(ILamj;Lej;)Z
      intermediary method_5353 Lnet/minecraft/class_1559;method_5353(ILnet/minecraft/class_1071;Lnet/minecraft/class_1354;)Z
      named canInsertInvStack Lnet/minecraft/inventory/SidedInventory;canInsertInvStack(ILnet/minecraft/item/ItemStack;Lnet/minecraft/util/math/Direction;)Z
    • canExtractInvStack

      public boolean canExtractInvStack(int slot, ItemStack stack, Direction dir)
      Specified by:
      canExtractInvStack in interface SidedInventory
      Mappings:
      Namespace Name Mixin selector
      official b Lwe;b(ILamj;Lej;)Z
      intermediary method_5354 Lnet/minecraft/class_1559;method_5354(ILnet/minecraft/class_1071;Lnet/minecraft/class_1354;)Z
      named canExtractInvStack Lnet/minecraft/inventory/SidedInventory;canExtractInvStack(ILnet/minecraft/item/ItemStack;Lnet/minecraft/util/math/Direction;)Z
    • getId

      public String getId()
      Specified by:
      getId in interface NamedScreenHandlerFactory
      Mappings:
      Namespace Name Mixin selector
      official k Lvv;k()Ljava/lang/String;
      intermediary method_10906 Lnet/minecraft/class_2608;method_10906()Ljava/lang/String;
      named getId Lnet/minecraft/screen/NamedScreenHandlerFactory;getId()Ljava/lang/String;
    • createScreenHandler

      public ScreenHandler createScreenHandler(PlayerInventory inventory, PlayerEntity player)
      Specified by:
      createScreenHandler in interface NamedScreenHandlerFactory
      Mappings:
      Namespace Name Mixin selector
      official a Lvv;a(Lahb;Lahd;)Laib;
      intermediary method_10905 Lnet/minecraft/class_2608;method_10905(Lnet/minecraft/class_987;Lnet/minecraft/class_988;)Lnet/minecraft/class_1002;
      named createScreenHandler Lnet/minecraft/screen/NamedScreenHandlerFactory;createScreenHandler(Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/screen/ScreenHandler;
    • getProperty

      public int getProperty(int key)
      Specified by:
      getProperty in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official a_ Lvq;a_(I)I
      intermediary method_10892 Lnet/minecraft/class_849;method_10892(I)I
      named getProperty Lnet/minecraft/inventory/Inventory;getProperty(I)I
    • setProperty

      public void setProperty(int id, int value)
      Specified by:
      setProperty in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official b Lvq;b(II)V
      intermediary method_10893 Lnet/minecraft/class_849;method_10893(II)V
      named setProperty Lnet/minecraft/inventory/Inventory;setProperty(II)V
    • getProperties

      public int getProperties()
      Specified by:
      getProperties in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official g Lvq;g()I
      intermediary method_10896 Lnet/minecraft/class_849;method_10896()I
      named getProperties Lnet/minecraft/inventory/Inventory;getProperties()I
    • clear

      public void clear()
      Specified by:
      clear in interface Inventory
      Mappings:
      Namespace Name Mixin selector
      official l Lvq;l()V
      intermediary method_10897 Lnet/minecraft/class_849;method_10897()V
      named clear Lnet/minecraft/inventory/Inventory;clear()V