net.minecraft.world.entity.npc

public final class VillagerType

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

Field summary

Modifier and TypeField
public static final VillagerType
a
DESERT
field_17071
DESERT
public static final VillagerType
b
JUNGLE
field_17072
JUNGLE
public static final VillagerType
c
PLAINS
field_17073
PLAINS
public static final VillagerType
d
SAVANNA
field_17074
SAVANNA
public static final VillagerType
e
SNOW
field_17075
SNOW
public static final VillagerType
f
SWAMP
field_17076
SWAMP
public static final VillagerType
g
TAIGA
field_17077
TAIGA
private final String
h
name
field_26690
name
private static final Map<ResourceKey<Biome>, VillagerType>
i
BY_BIOME
field_17078
BIOME_TO_TYPE

Constructor summary

ModifierConstructor
private (String name)

Method summary

Modifier and TypeMethod
private static VillagerType
a(String arg0)
register(String arg0)
method_16931(String arg0)
create(String id)
public static VillagerType
a(jq<dik> arg0)
byBiome(Holder<Biome> arg0)
method_16930(class_6880<class_1959> arg0)
forBiome(RegistryEntry<Biome> biomeEntry)