| public SpawnSettings$Builder | | addSpawn(EntityType<?> type, int weight, int minCount, int maxCount) | | addSpawn(EntityType<?> type, int weight, int minCount, int maxCount) | | method_1_8739(class_1299<?> arg0, int arg1, int arg2, int arg3) | | spawn(EntityType<?> entityType, int weight, int min, int max) |
|
| public SpawnSettings$Builder | |
| public SpawnSettings$Builder | | addSpawn(EntityType<?> type, MobCategory category, int weight, IntProvider count) | | addSpawn(EntityType<?> type, MobCategory category, int weight, IntProvider count) | | method_31011(class_1299<?> arg0, class_1311 arg1, int arg2, class_6017 arg3) | | spawn(EntityType<?> entityType, SpawnGroup spawnGroup, int weight, IntProvider count) |
|
| public SpawnSettings$Builder | |
| public SpawnSettings$Builder | |
| public SpawnSettings$Builder | |
| public SpawnSettings$Builder | | addMobSpawnCost(EntityType<?> type, double charge, double energyBudget) | | addMobSpawnCost(EntityType<?> type, double charge, double energyBudget) | | method_31009(class_1299<?> arg0, double arg1, double arg2) | | spawnCost(EntityType<?> entityType, double mass, double gravityLimit) |
|
| public SpawnSettings$Builder | |
| public SpawnSettings | | build() | | build() | | method_31007() | | build() |
|
| private WeightedPool$Builder<SpawnSettings$SpawnEntry> | |