net.minecraft.world.entity.npc

public final class VillagerType

bfl
net.minecraft.world.entity.npc.VillagerType
net.minecraft.class_3854
net.minecraft.village.VillagerType
net.minecraft.entity.villager.VillagerType
net.minecraft.server.v1_16_R2.VillagerType

Field summary

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

Constructor summary

ModifierConstructor
private (String arg0)

Method summary

Modifier and TypeMethod
private static VillagerType
a(String arg0)
register(String arg0)
method_16931(String arg0)
create(String id)
func_221171_a(String arg0)
public static VillagerType
a(Optional<vj<bss>> arg0)
byBiome(Optional<ResourceKey<Biome>> arg0)
method_16930(Optional<class_5321<class_1959>> arg0)
forBiome(Optional<RegistryKey<Biome>> arg0)
func_242371_a(Optional<RegistryKey<Biome>> arg0)