net.minecraft.block.spawner

public record MobSpawnerEntry

ddo
net.minecraft.world.level.SpawnData
net.minecraft.class_1952
net.minecraft.block.spawner.MobSpawnerEntry
net.minecraft.unmapped.C_edcjbljn
net.minecraft.world.MobSpawnerEntry
net.minecraft.src.C_1620_

Field summary

Modifier and TypeField
private final NbtCompound
d
entityToSpawn
comp_64
entity
f_fwsalxge
entityToSpawn
f_186561_
private final Optional<MobSpawnerEntry$CustomSpawnRules>
e
customSpawnRules
comp_65
customSpawnRules
f_swncnqkj
customSpawnRules
f_186562_
private final Optional<EquipmentTable>
f
equipment
comp_2648
equipment
f_cawwjdph
equipment
f_315543_
public static final String
a
ENTITY_TAG
field_40893
ENTITY_KEY
f_zcgqutrr
ENTITY_TAG
f_254695_
public static final com.mojang.serialization.Codec<MobSpawnerEntry>
b
CODEC
field_34460
CODEC
f_ilsksuse
CODEC
f_186559_
public static final com.mojang.serialization.Codec<DataPool<MobSpawnerEntry>>
c
LIST_CODEC
field_34461
DATA_POOL_CODEC
f_kquvrajh
DATA_POOL_CODEC
f_186560_

Constructor summary

ModifierConstructor
public ()
public (NbtCompound entityToSpawn, Optional<MobSpawnerEntry$CustomSpawnRules> customSpawnRules, Optional<EquipmentTable> equipment)

Method summary

Modifier and TypeMethod
public NbtCompound
a()
getEntityToSpawn()
method_38093()
getNbt()
m_upcwhsjp()
getEntityToSpawn()
m_186567_()
public Optional<MobSpawnerEntry$CustomSpawnRules>
b()
getCustomSpawnRules()
method_38097()
getCustomSpawnRules()
m_hnvblbtt()
getCustomSpawnRules()
m_186574_()
public Optional<EquipmentTable>
c()
getEquipment()
method_59717()
getEquipment()
m_qdakmkgl()
m_318950_()
public NbtCompound
d()
entityToSpawn()
comp_64()
entity()
m_hzqmtgsf()
entityToSpawn()
f_186561_()
public Optional<MobSpawnerEntry$CustomSpawnRules>
e()
customSpawnRules()
comp_65()
customSpawnRules()
m_ulnjbjev()
customSpawnRules()
f_186562_()
public Optional<EquipmentTable>
f()
equipment()
comp_2648()
equipment()
m_jnjsrzap()
equipment()
f_315543_()