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 wi$g
intermediary net/minecraft/class_1953$class_1960
named net/minecraft/entity/passive/VillagerEntity$Cost
  • Constructor Details

    • Cost

      public Cost​(int count1, int count2)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lwi$g;<init>(II)V
      intermediary <init> Lnet/minecraft/class_1953$class_1960;<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 Lwi$g;a(Ljava/util/Random;)I
      intermediary method_7938 Lnet/minecraft/class_1953$class_1960;method_7938(Ljava/util/Random;)I
      named getCost Lnet/minecraft/entity/passive/VillagerEntity$Cost;getCost(Ljava/util/Random;)I