Package | Description |
---|---|
net.minecraft.entity.merchant.villager | |
net.minecraft.item |
Modifier and Type | Method and Description |
---|---|
private static DyeItem |
VillagerTrades.DyedArmorForEmeraldsTrade.func_221232_a(java.util.Random p_221232_0_) |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<DyeColor,DyeItem> |
DyeItem.COLOR_DYE_ITEM_MAP |
Modifier and Type | Method and Description |
---|---|
static DyeItem |
DyeItem.getItem(DyeColor color) |
Modifier and Type | Method and Description |
---|---|
static ItemStack |
IDyeableArmorItem.dyeItem(ItemStack stack,
java.util.List<DyeItem> dyes) |