Package net.minecraft.entity.passive
Class VillagerEntity.Cost
- Enclosing class:
- VillagerEntity
static class VillagerEntity.Cost extends Pair<Integer,Integer>
- Mappings:
Namespace Name official wi$gintermediary net/minecraft/class_1953$class_1960named net/minecraft/entity/passive/VillagerEntity$Cost
-
Constructor Summary
Constructors Constructor Description Cost(int count1, int count2) -
Method Summary
-
Constructor Details
-
Cost
public Cost(int count1, int count2)- Mappings:
Namespace Name Mixin selector official <init>Lwi$g;<init>(II)Vintermediary <init>Lnet/minecraft/class_1953$class_1960;<init>(II)Vnamed <init>Lnet/minecraft/entity/passive/VillagerEntity$Cost;<init>(II)V
-
-
Method Details
-
getCost
- Mappings:
Namespace Name Mixin selector official aLwi$g;a(Ljava/util/Random;)Iintermediary method_7938Lnet/minecraft/class_1953$class_1960;method_7938(Ljava/util/Random;)Inamed getCostLnet/minecraft/entity/passive/VillagerEntity$Cost;getCost(Ljava/util/Random;)I
-