net.minecraft.world.level.biome

public class MobSpawnSettings$SpawnerData

extends WeightedEntry$IntrusiveBase

All mapped superinterfaces:

WeightedEntry

crf$c
net.minecraft.world.level.biome.MobSpawnSettings$SpawnerData
net.minecraft.class_5483$class_1964
net.minecraft.unmapped.C_ypgfhxmz$C_jmaqgdih
net.minecraft.world.biome.SpawnSettings$SpawnEntry
net.minecraft.world.biome.SpawnSettings$SpawnEntry
net.minecraft.src.C_1660_$C_1664_
net.minecraft.world.level.biome.BiomeSettingsMobs$c

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<MobSpawnSettings$SpawnerData>
a
CODEC
field_24681
f_byovjgve
CODEC
CODEC
f_48403_
public final EntityType<?>
b
type
field_9389
f_wwomcmdh
type
type
f_48404_
public final int
c
minCount
field_9388
f_qsvzwkrd
minGroupSize
minGroupSize
f_48405_
public final int
d
maxCount
field_9387
f_peofipgj
maxGroupSize
maxGroupSize
f_48406_

Constructor summary

ModifierConstructor
public (EntityType<?> type, int weight, int minGroupSize, int maxGroupSize)
public (EntityType<?> type, Weight weight, int minGroupSize, int maxGroupSize)