Class VillagerEntity.Cost

java.lang.Object
net.minecraft.util.Pair<Integer,Integer>
net.minecraft.entity.passive.VillagerEntity.Cost
Enclosing class:
VillagerEntity

static class VillagerEntity.Cost extends Pair<Integer,Integer>
Mappings:
Namespace Name
official ady$g
intermediary net/minecraft/class_985$class_2669
named net/minecraft/entity/passive/VillagerEntity$Cost
  • Constructor Details

    • Cost

      public Cost(int count1, int count2)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lady$g;<init>(II)V
      intermediary <init> Lnet/minecraft/class_985$class_2669;<init>(II)V
      named <init> Lnet/minecraft/entity/passive/VillagerEntity$Cost;<init>(II)V
  • Method Details

    • getCost

      public int getCost(Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Lady$g;a(Ljava/util/Random;)I
      intermediary method_11231 Lnet/minecraft/class_985$class_2669;method_11231(Ljava/util/Random;)I
      named getCost Lnet/minecraft/entity/passive/VillagerEntity$Cost;getCost(Ljava/util/Random;)I