net.minecraft.world.level.levelgen.structure.pools

public interface StructurePoolElementType<P extends StructurePoolElement>

dmj
net.minecraft.world.level.levelgen.structure.pools.StructurePoolElementType
net.minecraft.class_3816
net.minecraft.unmapped.C_nbrkgwhw
net.minecraft.structure.pool.StructurePoolElementType
net.minecraft.structure.pool.StructurePoolElementType
net.minecraft.src.C_207041_
net.minecraft.world.level.levelgen.structure.pools.WorldGenFeatureDefinedStructurePools

Field summary

Modifier and TypeField
StructurePoolElementType<SinglePoolElement>
a
SINGLE
field_16973
f_ekfognew
SINGLE_POOL_ELEMENT
SINGLE_POOL_ELEMENT
f_210542_
StructurePoolElementType<ListPoolElement>
b
LIST
field_16974
f_duadzavz
LIST_POOL_ELEMENT
LIST_POOL_ELEMENT
f_210543_
StructurePoolElementType<FeaturePoolElement>
c
FEATURE
field_16971
f_wenhpkjq
FEATURE_POOL_ELEMENT
FEATURE_POOL_ELEMENT
f_210544_
StructurePoolElementType<EmptyPoolElement>
d
EMPTY
field_16972
f_mwnoayex
EMPTY_POOL_ELEMENT
EMPTY_POOL_ELEMENT
f_210545_
StructurePoolElementType<LegacySinglePoolElement>
e
LEGACY
field_24016
f_bxbuowme
LEGACY_SINGLE_POOL_ELEMENT
LEGACY_SINGLE_POOL_ELEMENT
f_210546_

Method summary

Modifier and TypeMethod
com.mojang.serialization.Codec<P>
codec()
codec()
m_210553_()
static <P extends StructurePoolElement> StructurePoolElementType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_28885(String arg0, com.mojang.serialization.Codec<P> arg1)
m_jxcnfkin(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
register(String id, com.mojang.serialization.Codec<P> codec)
m_210550_(String p_210551_, com.mojang.serialization.Codec<P> p_210552_)