Class ExpandSuspiciousStewForEmerald
java.lang.Object
com.blamejared.crafttweaker.natives.villager.trade.type.ExpandSuspiciousStewForEmerald
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.world.entity.npc.VillagerTrades.SuspiciousStewForEmeraldof(net.minecraft.world.effect.MobEffect effect, int duration, int xp) static net.minecraft.world.entity.npc.VillagerTrades.SuspiciousStewForEmeraldof(net.minecraft.world.item.component.SuspiciousStewEffects effects, int xp, float priceMultiplier)
-
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)
-