net.minecraft.world.entity.npc

public final class VillagerType

crz
net.minecraft.world.entity.npc.VillagerType
net.minecraft.class_3854
net.minecraft.village.VillagerType
net.minecraft.src.C_1134_

Field summary

Modifier and TypeField
public static final ResourceKey<VillagerType>
a
DESERT
field_17071
DESERT
f_35819_
public static final ResourceKey<VillagerType>
b
JUNGLE
field_17072
JUNGLE
f_35820_
public static final ResourceKey<VillagerType>
c
PLAINS
field_17073
PLAINS
f_35821_
public static final ResourceKey<VillagerType>
d
SAVANNA
field_17074
SAVANNA
f_35822_
public static final ResourceKey<VillagerType>
e
SNOW
field_17075
SNOW
f_35823_
public static final ResourceKey<VillagerType>
f
SWAMP
field_17076
SWAMP
f_35824_
public static final ResourceKey<VillagerType>
g
TAIGA
field_17077
TAIGA
f_35825_
public static final com.mojang.serialization.Codec<Holder<VillagerType>>
h
CODEC
field_55975
CODEC
f_380905_
public static final StreamCodec<RegistryFriendlyByteBuf, Holder<VillagerType>>
i
STREAM_CODEC
field_55976
PACKET_CODEC
f_380652_
private static final Map<ResourceKey<Biome>, ResourceKey<VillagerType>>
j
BY_BIOME
field_17078
BIOME_TO_TYPE
f_35827_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static ResourceKey<VillagerType>
a(String arg0)
createKey(String arg0)
method_66693(String arg0)
of(String id)
m_387868_(String p_395275_)
private static VillagerType
a(jt<crz> arg0, alq<crz> arg1)
register(Registry<VillagerType> arg0, ResourceKey<VillagerType> arg1)
method_16931(class_2378<class_3854> arg0, class_5321<class_3854> arg1)
create(Registry<VillagerType> registry, RegistryKey<VillagerType> key)
m_35831_(C_4705_<C_1134_> p_394904_, C_5264_<C_1134_> p_395808_)
public static VillagerType
a(jt<crz> arg0)
bootstrap(Registry<VillagerType> arg0)
method_66694(class_2378<class_3854> arg0)
registerAndGetDefault(Registry<VillagerType> registry)
m_385791_(C_4705_<C_1134_> p_395577_)
public static ResourceKey<VillagerType>
a(jg<dlm> arg0)
byBiome(Holder<Biome> arg0)
method_16930(class_6880<class_1959> arg0)
forBiome(RegistryEntry<Biome> biomeEntry)
m_204073_(C_203228_<C_1629_> p_204074_)