java.lang.Object
com.blamejared.crafttweaker.natives.item.alchemy.ExpandPotion

@ZenRegister public class ExpandPotion extends Object
  • Constructor Details

    • ExpandPotion

      public ExpandPotion()
  • Method Details

    • getName

      public static String getName(net.minecraft.world.item.alchemy.Potion internal, String prefix)
    • getEffects

      public static List<net.minecraft.world.effect.MobEffectInstance> getEffects(net.minecraft.world.item.alchemy.Potion internal)
    • hasInstantEffects

      public static boolean hasInstantEffects(net.minecraft.world.item.alchemy.Potion internal)
    • getCommandString

      public static String getCommandString(net.minecraft.world.item.alchemy.Potion internal)