public class VillagerTradeLists
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VillagerTradeLists.GiveEmeraldForItems
Copy of
EntityVillager.EmeraldForItems
that takes itemStack as a parameter |
static class |
VillagerTradeLists.GiveItemForEmeralds
Copy of
EntityVillager.ListItemForEmeralds
that copies itemStacks properly |
static class |
VillagerTradeLists.GiveItemForItemAndEmerald
Copy of
EntityVillager.ItemAndEmeraldToItem
that takes ItemStacks as parameters and has emerald price info |
static class |
VillagerTradeLists.GiveItemForLogsAndEmeralds |
static class |
VillagerTradeLists.GiveItemForTwoItems |
| Constructor and Description |
|---|
VillagerTradeLists() |