类 VillagerType
java.lang.Object
net.minecraft.world.entity.npc.VillagerType
-
字段概要
字段修饰符和类型字段说明private static final Map
<ResourceKey<Biome>, VillagerType> static final VillagerType
static final VillagerType
private final String
static final VillagerType
static final VillagerType
static final VillagerType
static final VillagerType
static final VillagerType
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static VillagerType
private static VillagerType
static void
registerBiomeType
(ResourceKey<Biome> biomeKey, VillagerType villagerType) FORGE: Registers the VillagerType that will spawn in the given biome.toString()
-
字段详细资料
-
DESERT
-
JUNGLE
-
PLAINS
-
SAVANNA
-
SNOW
-
SWAMP
-
TAIGA
-
name
-
BY_BIOME
-
-
构造器详细资料
-
VillagerType
-
-
方法详细资料