net.minecraft.world.level.levelgen.feature.structures

public interface StructurePoolElementType<P extends StructurePoolElement>

cya
net.minecraft.world.level.levelgen.feature.structures.StructurePoolElementType
net.minecraft.class_3816
net.minecraft.unmapped.C_nbrkgwhw
net.minecraft.structure.pool.StructurePoolElementType
net.minecraft.src.C_2407_
net.minecraft.world.level.levelgen.feature.structures.WorldGenFeatureDefinedStructurePools

Field summary

Modifier and TypeField
StructurePoolElementType<SinglePoolElement>
a
SINGLE
field_16973
f_ekfognew
SINGLE_POOL_ELEMENT
f_69233_
StructurePoolElementType<ListPoolElement>
b
LIST
field_16974
f_duadzavz
LIST_POOL_ELEMENT
f_69234_
StructurePoolElementType<FeaturePoolElement>
c
FEATURE
field_16971
f_wenhpkjq
FEATURE_POOL_ELEMENT
f_69235_
StructurePoolElementType<EmptyPoolElement>
d
EMPTY
field_16972
f_mwnoayex
EMPTY_POOL_ELEMENT
f_69236_
StructurePoolElementType<LegacySinglePoolElement>
e
LEGACY
field_24016
f_bxbuowme
LEGACY_SINGLE_POOL_ELEMENT
f_69237_

Method summary

Modifier and TypeMethod
com.mojang.serialization.Codec<P>
codec()
codec()
m_69244_()
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)
m_69241_(String p_69242_, com.mojang.serialization.Codec<P> p_69243_)