Package net.minecraft.village
Class VillagerType
java.lang.Object
net.minecraft.village.VillagerType
- Mappings:
Namespace Name named net/minecraft/village/VillagerType
intermediary net/minecraft/class_3854
official crz
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Map
<RegistryKey<Biome>, RegistryKey<VillagerType>> static final com.mojang.serialization.Codec
<RegistryEntry<VillagerType>> static final RegistryKey
<VillagerType> static final RegistryKey
<VillagerType> static final PacketCodec
<RegistryByteBuf, RegistryEntry<VillagerType>> static final RegistryKey
<VillagerType> static final RegistryKey
<VillagerType> static final RegistryKey
<VillagerType> static final RegistryKey
<VillagerType> static final RegistryKey
<VillagerType> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static VillagerType
create
(Registry<VillagerType> registry, RegistryKey<VillagerType> key) static RegistryKey
<VillagerType> forBiome
(RegistryEntry<Biome> biomeEntry) private static RegistryKey
<VillagerType> static VillagerType
registerAndGetDefault
(Registry<VillagerType> registry)
-
Field Details
-
DESERT
- Mappings:
Namespace Name Mixin selector named DESERT
Lnet/minecraft/village/VillagerType;DESERT:Lnet/minecraft/registry/RegistryKey;
intermediary field_17071
Lnet/minecraft/class_3854;field_17071:Lnet/minecraft/class_5321;
official a
Lcrz;a:Lalq;
-
JUNGLE
- Mappings:
Namespace Name Mixin selector named JUNGLE
Lnet/minecraft/village/VillagerType;JUNGLE:Lnet/minecraft/registry/RegistryKey;
intermediary field_17072
Lnet/minecraft/class_3854;field_17072:Lnet/minecraft/class_5321;
official b
Lcrz;b:Lalq;
-
PLAINS
- Mappings:
Namespace Name Mixin selector named PLAINS
Lnet/minecraft/village/VillagerType;PLAINS:Lnet/minecraft/registry/RegistryKey;
intermediary field_17073
Lnet/minecraft/class_3854;field_17073:Lnet/minecraft/class_5321;
official c
Lcrz;c:Lalq;
-
SAVANNA
- Mappings:
Namespace Name Mixin selector named SAVANNA
Lnet/minecraft/village/VillagerType;SAVANNA:Lnet/minecraft/registry/RegistryKey;
intermediary field_17074
Lnet/minecraft/class_3854;field_17074:Lnet/minecraft/class_5321;
official d
Lcrz;d:Lalq;
-
SNOW
- Mappings:
Namespace Name Mixin selector named SNOW
Lnet/minecraft/village/VillagerType;SNOW:Lnet/minecraft/registry/RegistryKey;
intermediary field_17075
Lnet/minecraft/class_3854;field_17075:Lnet/minecraft/class_5321;
official e
Lcrz;e:Lalq;
-
SWAMP
- Mappings:
Namespace Name Mixin selector named SWAMP
Lnet/minecraft/village/VillagerType;SWAMP:Lnet/minecraft/registry/RegistryKey;
intermediary field_17076
Lnet/minecraft/class_3854;field_17076:Lnet/minecraft/class_5321;
official f
Lcrz;f:Lalq;
-
TAIGA
- Mappings:
Namespace Name Mixin selector named TAIGA
Lnet/minecraft/village/VillagerType;TAIGA:Lnet/minecraft/registry/RegistryKey;
intermediary field_17077
Lnet/minecraft/class_3854;field_17077:Lnet/minecraft/class_5321;
official g
Lcrz;g:Lalq;
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/village/VillagerType;CODEC:Lcom/mojang/serialization/Codec;
intermediary field_55975
Lnet/minecraft/class_3854;field_55975:Lcom/mojang/serialization/Codec;
official h
Lcrz;h:Lcom/mojang/serialization/Codec;
-
PACKET_CODEC
- Mappings:
Namespace Name Mixin selector named PACKET_CODEC
Lnet/minecraft/village/VillagerType;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;
intermediary field_55976
Lnet/minecraft/class_3854;field_55976:Lnet/minecraft/class_9139;
official i
Lcrz;i:Lze;
-
BIOME_TO_TYPE
- Mappings:
Namespace Name Mixin selector named BIOME_TO_TYPE
Lnet/minecraft/village/VillagerType;BIOME_TO_TYPE:Ljava/util/Map;
intermediary field_17078
Lnet/minecraft/class_3854;field_17078:Ljava/util/Map;
official j
Lcrz;j:Ljava/util/Map;
-
-
Constructor Details
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named of
Lnet/minecraft/village/VillagerType;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
intermediary method_66693
Lnet/minecraft/class_3854;method_66693(Ljava/lang/String;)Lnet/minecraft/class_5321;
official a
Lcrz;a(Ljava/lang/String;)Lalq;
-
create
- Mappings:
Namespace Name Mixin selector named create
Lnet/minecraft/village/VillagerType;create(Lnet/minecraft/registry/Registry;Lnet/minecraft/registry/RegistryKey;)Lnet/minecraft/village/VillagerType;
intermediary method_16931
Lnet/minecraft/class_3854;method_16931(Lnet/minecraft/class_2378;Lnet/minecraft/class_5321;)Lnet/minecraft/class_3854;
official a
Lcrz;a(Ljt;Lalq;)Lcrz;
-
registerAndGetDefault
- Mappings:
Namespace Name Mixin selector named registerAndGetDefault
Lnet/minecraft/village/VillagerType;registerAndGetDefault(Lnet/minecraft/registry/Registry;)Lnet/minecraft/village/VillagerType;
intermediary method_66694
Lnet/minecraft/class_3854;method_66694(Lnet/minecraft/class_2378;)Lnet/minecraft/class_3854;
official a
Lcrz;a(Ljt;)Lcrz;
-
forBiome
- Mappings:
Namespace Name Mixin selector named forBiome
Lnet/minecraft/village/VillagerType;forBiome(Lnet/minecraft/registry/entry/RegistryEntry;)Lnet/minecraft/registry/RegistryKey;
intermediary method_16930
Lnet/minecraft/class_3854;method_16930(Lnet/minecraft/class_6880;)Lnet/minecraft/class_5321;
official a
Lcrz;a(Ljg;)Lalq;
-