Class BrewingStandContainer


  • public class BrewingStandContainer
    extends Container
    • Field Detail

      • brewingStand

        private final IInventory brewingStand
      • brewingStandData

        private final IIntArray brewingStandData
      • ingredientSlot

        private final Slot ingredientSlot
    • Constructor Detail

      • BrewingStandContainer

        public BrewingStandContainer​(int p_i50095_1_,
                                     PlayerInventory p_i50095_2_)