extends WeightedEntry$IntrusiveBase
All mapped superinterfaces:
| cif$c | |
| net.minecraft.world.level.biome.MobSpawnSettings$SpawnerData | |
| net.minecraft.class_5483$class_1964 | |
| net.minecraft.world.biome.SpawnSettings$SpawnEntry | |
| net.minecraft.src.C_1664_ | |
| net.minecraft.world.level.biome.BiomeSettingsMobs$c |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<MobSpawnSettings$SpawnerData> |
| ||||||||||
| public final EntityType<?> |
| ||||||||||
| public final int |
| ||||||||||
| public final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (EntityType<?> type, int weight, int minGroupSize, int maxGroupSize) |
| public | (EntityType<?> type, Weight weight, int minGroupSize, int maxGroupSize) |