net.minecraft.world.entity.npc

public final class VillagerType

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

Field summary

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

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)
m_35831_(String p_35832_)
public static VillagerType
a(gz<ckt> arg0)
byBiome(Holder<Biome> arg0)
method_16930(class_6880<class_1959> arg0)
forBiome(RegistryEntry<Biome> biomeEntry)
m_204073_(C_203228_<C_1629_> p_204074_)