Uses of Class
net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
Packages that use ListPoolElement
-
Uses of ListPoolElement in net.minecraft.world.level.levelgen.structure.pools
Fields in net.minecraft.world.level.levelgen.structure.pools with type parameters of type ListPoolElementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<ListPoolElement> ListPoolElement.CODEC
static final StructurePoolElementType
<ListPoolElement> StructurePoolElementType.LIST
Methods in net.minecraft.world.level.levelgen.structure.pools that return types with arguments of type ListPoolElementModifier and TypeMethodDescriptionStructurePoolElement.list
(List<Function<StructureTemplatePool.Projection, ? extends StructurePoolElement>> p_210520_)