static class VillagerTrades.EnchantedBookForEmeraldsTrade extends java.lang.Object implements VillagerTrades.ITrade
Modifier and Type | Field and Description |
---|---|
private int |
xpValue |
Constructor and Description |
---|
EnchantedBookForEmeraldsTrade(int xpValueIn) |
Modifier and Type | Method and Description |
---|---|
MerchantOffer |
getOffer(Entity trader,
java.util.Random rand) |
public EnchantedBookForEmeraldsTrade(int xpValueIn)
public MerchantOffer getOffer(Entity trader, java.util.Random rand)
getOffer
in interface VillagerTrades.ITrade