net.minecraft.world.entity.npc

public final class VillagerType

cpz
net.minecraft.world.entity.npc.VillagerType
net.minecraft.class_3854
net.minecraft.village.VillagerType

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static ResourceKey<VillagerType>
a(String arg0)
createKey(String arg0)
method_66693(String arg0)
method_66693(String arg0)
private static VillagerType
a(kf<cpz> arg0, alc<cpz> arg1)
register(Registry<VillagerType> arg0, ResourceKey<VillagerType> arg1)
method_16931(class_2378<class_3854> arg0, class_5321<class_3854> arg1)
create(Registry<VillagerType> arg0, RegistryKey<VillagerType> arg1)
public static VillagerType
a(kf<cpz> arg0)
bootstrap(Registry<VillagerType> arg0)
method_66694(class_2378<class_3854> arg0)
method_66694(Registry<VillagerType> arg0)
public static ResourceKey<VillagerType>
a(js<dis> arg0)
byBiome(Holder<Biome> arg0)
method_16930(class_6880<class_1959> arg0)
forBiome(RegistryEntry<Biome> biomeEntry)