Uses of Class
net.minecraft.structure.pool.SinglePoolElement
Packages that use SinglePoolElement
-
Uses of SinglePoolElement in net.minecraft.structure.pool
Subclasses of SinglePoolElement in net.minecraft.structure.poolFields in net.minecraft.structure.pool with type parameters of type SinglePoolElementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SinglePoolElement>SinglePoolElement.field_24952static final StructurePoolElementType<SinglePoolElement>StructurePoolElementType.SINGLE_POOL_ELEMENTMethods in net.minecraft.structure.pool with type parameters of type SinglePoolElementModifier and TypeMethodDescriptionprotected static <E extends SinglePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E,Supplier<StructureProcessorList>> SinglePoolElement.method_28880()protected static <E extends SinglePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E,com.mojang.datafixers.util.Either<Identifier, Structure>> SinglePoolElement.method_28882()Methods in net.minecraft.structure.pool that return types with arguments of type SinglePoolElementModifier and TypeMethodDescriptionStructurePoolElement.method_30434(String string) StructurePoolElement.method_30435(String string, StructureProcessorList structureProcessorList)