Class VillagerEntity.EmeraldToItem

java.lang.Object
net.minecraft.entity.passive.VillagerEntity.EmeraldToItem
All Implemented Interfaces:
VillagerEntity.TradeProvider
Enclosing class:
VillagerEntity

static class VillagerEntity.EmeraldToItem
extends Object
implements VillagerEntity.TradeProvider
Mappings:
Namespace Name
official wi$d
intermediary net/minecraft/class_1953$class_1957
named net/minecraft/entity/passive/VillagerEntity$EmeraldToItem
  • Field Details

    • field_8301

      public ItemStack field_8301
      Mappings:
      Namespace Name Mixin selector
      official a Lwi$d;a:Lzx;
      intermediary field_8301 Lnet/minecraft/class_1953$class_1957;field_8301:Lnet/minecraft/class_2056;
      named field_8301 Lnet/minecraft/entity/passive/VillagerEntity$EmeraldToItem;field_8301:Lnet/minecraft/item/ItemStack;
    • field_8302

      public VillagerEntity.Cost field_8302
      Mappings:
      Namespace Name Mixin selector
      official b Lwi$d;b:Lwi$g;
      intermediary field_8302 Lnet/minecraft/class_1953$class_1957;field_8302:Lnet/minecraft/class_1953$class_1960;
      named field_8302 Lnet/minecraft/entity/passive/VillagerEntity$EmeraldToItem;field_8302:Lnet/minecraft/entity/passive/VillagerEntity$Cost;
    • field_8303

      public ItemStack field_8303
      Mappings:
      Namespace Name Mixin selector
      official c Lwi$d;c:Lzx;
      intermediary field_8303 Lnet/minecraft/class_1953$class_1957;field_8303:Lnet/minecraft/class_2056;
      named field_8303 Lnet/minecraft/entity/passive/VillagerEntity$EmeraldToItem;field_8303:Lnet/minecraft/item/ItemStack;
    • field_8304

      public VillagerEntity.Cost field_8304
      Mappings:
      Namespace Name Mixin selector
      official d Lwi$d;d:Lwi$g;
      intermediary field_8304 Lnet/minecraft/class_1953$class_1957;field_8304:Lnet/minecraft/class_1953$class_1960;
      named field_8304 Lnet/minecraft/entity/passive/VillagerEntity$EmeraldToItem;field_8304:Lnet/minecraft/entity/passive/VillagerEntity$Cost;
  • Constructor Details

  • Method Details

    • convert

      public void convert​(TraderOfferList list, Random random)
      Specified by:
      convert in interface VillagerEntity.TradeProvider
      Mappings:
      Namespace Name Mixin selector
      official a Lwi$f;a(Lada;Ljava/util/Random;)V
      intermediary method_7937 Lnet/minecraft/class_1953$class_1959;method_7937(Lnet/minecraft/class_86;Ljava/util/Random;)V
      named convert Lnet/minecraft/entity/passive/VillagerEntity$TradeProvider;convert(Lnet/minecraft/village/TraderOfferList;Ljava/util/Random;)V