Package net.minecraft.village
Class VillagerType
java.lang.Object
net.minecraft.village.VillagerType
- Mappings:
Namespace Name official bwh
intermediary net/minecraft/class_3854
named net/minecraft/village/VillagerType
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Map<RegistryKey<Biome>,
VillagerType> static final VillagerType
static final VillagerType
private final String
static final VillagerType
static final VillagerType
static final VillagerType
static final VillagerType
static final VillagerType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static VillagerType
static VillagerType
forBiome
(RegistryEntry<Biome> biomeEntry) toString()
-
Field Details
-
DESERT
- Mappings:
Namespace Name Mixin selector official a
Lbwh;a:Lbwh;
intermediary field_17071
Lnet/minecraft/class_3854;field_17071:Lnet/minecraft/class_3854;
named DESERT
Lnet/minecraft/village/VillagerType;DESERT:Lnet/minecraft/village/VillagerType;
-
JUNGLE
- Mappings:
Namespace Name Mixin selector official b
Lbwh;b:Lbwh;
intermediary field_17072
Lnet/minecraft/class_3854;field_17072:Lnet/minecraft/class_3854;
named JUNGLE
Lnet/minecraft/village/VillagerType;JUNGLE:Lnet/minecraft/village/VillagerType;
-
PLAINS
- Mappings:
Namespace Name Mixin selector official c
Lbwh;c:Lbwh;
intermediary field_17073
Lnet/minecraft/class_3854;field_17073:Lnet/minecraft/class_3854;
named PLAINS
Lnet/minecraft/village/VillagerType;PLAINS:Lnet/minecraft/village/VillagerType;
-
SAVANNA
- Mappings:
Namespace Name Mixin selector official d
Lbwh;d:Lbwh;
intermediary field_17074
Lnet/minecraft/class_3854;field_17074:Lnet/minecraft/class_3854;
named SAVANNA
Lnet/minecraft/village/VillagerType;SAVANNA:Lnet/minecraft/village/VillagerType;
-
SNOW
- Mappings:
Namespace Name Mixin selector official e
Lbwh;e:Lbwh;
intermediary field_17075
Lnet/minecraft/class_3854;field_17075:Lnet/minecraft/class_3854;
named SNOW
Lnet/minecraft/village/VillagerType;SNOW:Lnet/minecraft/village/VillagerType;
-
SWAMP
- Mappings:
Namespace Name Mixin selector official f
Lbwh;f:Lbwh;
intermediary field_17076
Lnet/minecraft/class_3854;field_17076:Lnet/minecraft/class_3854;
named SWAMP
Lnet/minecraft/village/VillagerType;SWAMP:Lnet/minecraft/village/VillagerType;
-
TAIGA
- Mappings:
Namespace Name Mixin selector official g
Lbwh;g:Lbwh;
intermediary field_17077
Lnet/minecraft/class_3854;field_17077:Lnet/minecraft/class_3854;
named TAIGA
Lnet/minecraft/village/VillagerType;TAIGA:Lnet/minecraft/village/VillagerType;
-
BIOME_TO_TYPE
- Mappings:
Namespace Name Mixin selector official i
Lbwh;i:Ljava/util/Map;
intermediary field_17078
Lnet/minecraft/class_3854;field_17078:Ljava/util/Map;
named BIOME_TO_TYPE
Lnet/minecraft/village/VillagerType;BIOME_TO_TYPE:Ljava/util/Map;
-
name
- Mappings:
Namespace Name Mixin selector official h
Lbwh;h:Ljava/lang/String;
intermediary field_26690
Lnet/minecraft/class_3854;field_26690:Ljava/lang/String;
named name
Lnet/minecraft/village/VillagerType;name:Ljava/lang/String;
-
-
Constructor Details
-
VillagerType
- Mappings:
Namespace Name Mixin selector official <init>
Lbwh;<init>(Ljava/lang/String;)V
intermediary <init>
Lnet/minecraft/class_3854;<init>(Ljava/lang/String;)V
named <init>
Lnet/minecraft/village/VillagerType;<init>(Ljava/lang/String;)V
-
-
Method Details
-
toString
-
create
- Mappings:
Namespace Name Mixin selector official a
Lbwh;a(Ljava/lang/String;)Lbwh;
intermediary method_16931
Lnet/minecraft/class_3854;method_16931(Ljava/lang/String;)Lnet/minecraft/class_3854;
named create
Lnet/minecraft/village/VillagerType;create(Ljava/lang/String;)Lnet/minecraft/village/VillagerType;
-
forBiome
- Mappings:
Namespace Name Mixin selector official a
Lbwh;a(Lgz;)Lbwh;
intermediary method_16930
Lnet/minecraft/class_3854;method_16930(Lnet/minecraft/class_6880;)Lnet/minecraft/class_3854;
named forBiome
Lnet/minecraft/village/VillagerType;forBiome(Lnet/minecraft/registry/entry/RegistryEntry;)Lnet/minecraft/village/VillagerType;
-