net.minecraft.world.level.dimension

public record DimensionType$MonsterSettings

egd$a
net.minecraft.world.level.dimension.DimensionType$MonsterSettings
net.minecraft.class_2874$class_7512

Field summary

Modifier and TypeField
private final boolean
b
piglinSafe
comp_848
private final boolean
c
hasRaids
comp_849
private final IntProvider
d
monsterSpawnLightTest
comp_850
private final int
e
monsterSpawnBlockLightLimit
comp_851
public static final com.mojang.serialization.MapCodec<DimensionType$MonsterSettings>
a
CODEC
field_39414

Constructor summary

ModifierConstructor
public (boolean arg0, boolean arg1, IntProvider arg2, int arg3)

Method summary

Modifier and TypeMethod
public boolean
a()
piglinSafe()
comp_848()
public boolean
b()
hasRaids()
comp_849()
public IntProvider
c()
monsterSpawnLightTest()
comp_850()
public int
d()
monsterSpawnBlockLightLimit()
comp_851()