Class ExpandPotionBrewEvent

java.lang.Object
com.blamejared.crafttweaker.natives.event.brewing.ExpandPotionBrewEvent

@ZenRegister public class ExpandPotionBrewEvent extends Object
  • Constructor Details

    • ExpandPotionBrewEvent

      public ExpandPotionBrewEvent()
  • Method Details

    • getItem

      public static IItemStack getItem(net.minecraftforge.event.brewing.PotionBrewEvent internal, int index)
    • setItem

      public static void setItem(net.minecraftforge.event.brewing.PotionBrewEvent internal, int index, IItemStack stack)
    • getLength

      public static int getLength(net.minecraftforge.event.brewing.PotionBrewEvent internal)