Class ExpandSuspiciousStewForEmerald

java.lang.Object
com.blamejared.crafttweaker.natives.villager.trade.type.ExpandSuspiciousStewForEmerald

@ZenRegister public class ExpandSuspiciousStewForEmerald extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.world.entity.npc.VillagerTrades.SuspiciousStewForEmerald
    of(net.minecraft.world.effect.MobEffect effect, int duration, int xp)
     
    static net.minecraft.world.entity.npc.VillagerTrades.SuspiciousStewForEmerald
    of(net.minecraft.world.item.component.SuspiciousStewEffects effects, int xp, float priceMultiplier)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ExpandSuspiciousStewForEmerald

      public ExpandSuspiciousStewForEmerald()
  • Method Details

    • of

      public static net.minecraft.world.entity.npc.VillagerTrades.SuspiciousStewForEmerald of(net.minecraft.world.effect.MobEffect effect, int duration, int xp)
    • of

      public static net.minecraft.world.entity.npc.VillagerTrades.SuspiciousStewForEmerald of(net.minecraft.world.item.component.SuspiciousStewEffects effects, int xp, float priceMultiplier)