public static class VillagerArboristTrades.GiveLogsForEmeralds
extends java.lang.Object
implements net.minecraft.entity.passive.EntityVillager.ITradeList
| Modifier and Type | Field and Description |
|---|---|
net.minecraft.entity.passive.EntityVillager.PriceInfo |
emeraldPriceInfo |
net.minecraft.entity.passive.EntityVillager.PriceInfo |
sellInfo |
| Constructor and Description |
|---|
GiveLogsForEmeralds(net.minecraft.entity.passive.EntityVillager.PriceInfo emeraldPriceInfo,
net.minecraft.entity.passive.EntityVillager.PriceInfo sellInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMerchantRecipe(net.minecraft.entity.IMerchant p_190888_1_,
net.minecraft.village.MerchantRecipeList recipeList,
java.util.Random random) |
@Nullable public final net.minecraft.entity.passive.EntityVillager.PriceInfo emeraldPriceInfo
@Nullable public final net.minecraft.entity.passive.EntityVillager.PriceInfo sellInfo