net.minecraft.world.level.biome

public record MobSpawnSettings$SpawnerData

dke$c
net.minecraft.world.level.biome.MobSpawnSettings$SpawnerData
net.minecraft.class_5483$class_1964
net.minecraft.world.biome.SpawnSettings$SpawnEntry

Field summary

Modifier and TypeField
private final EntityType<?>
b
type
comp_3488
type
private final int
c
minCount
comp_3489
minGroupSize
private final int
d
maxCount
comp_3490
maxGroupSize
public static final com.mojang.serialization.MapCodec<MobSpawnSettings$SpawnerData>
a
CODEC
field_24681
CODEC

Constructor summary

ModifierConstructor
public (EntityType<?> type, int arg1, int minGroupSize)

Method summary

Modifier and TypeMethod
public EntityType<?>
a()
type()
comp_3488()
type()
public int
b()
minCount()
comp_3489()
minGroupSize()
public int
c()
maxCount()
comp_3490()
maxGroupSize()