net.minecraft.structure.pool

public interface StructurePoolElementType<P extends StructurePoolElement>

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

Field summary

Modifier and TypeField
StructurePoolElementType<SinglePoolElement>
a
SINGLE
field_16973
SINGLE_POOL_ELEMENT
f_ekfognew
SINGLE_POOL_ELEMENT
f_210542_
StructurePoolElementType<ListPoolElement>
b
LIST
field_16974
LIST_POOL_ELEMENT
f_duadzavz
LIST_POOL_ELEMENT
f_210543_
StructurePoolElementType<FeaturePoolElement>
c
FEATURE
field_16971
FEATURE_POOL_ELEMENT
f_wenhpkjq
FEATURE_POOL_ELEMENT
f_210544_
StructurePoolElementType<EmptyPoolElement>
d
EMPTY
field_16972
EMPTY_POOL_ELEMENT
f_mwnoayex
EMPTY_POOL_ELEMENT
f_210545_
StructurePoolElementType<LegacySinglePoolElement>
e
LEGACY
field_24016
LEGACY_SINGLE_POOL_ELEMENT
f_bxbuowme
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 o, com.mojang.serialization.Codec<P> o)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_28885(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
m_jxcnfkin(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
m_210550_(String p_210551_, com.mojang.serialization.Codec<P> p_210552_)