Uses of Class
net.minecraft.structure.pool.SinglePoolElement
-
Uses of SinglePoolElement in net.minecraft.structure.pool
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<SinglePoolElement> SinglePoolElement.CODEC
static final StructurePoolElementType
<SinglePoolElement> StructurePoolElementType.SINGLE_POOL_ELEMENT
Modifier and TypeMethodDescriptionprotected static <E extends SinglePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E, com.mojang.datafixers.util.Either<Identifier, StructureTemplate>> SinglePoolElement.locationGetter()
protected static <E extends SinglePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E, RegistryEntry<StructureProcessorList>> SinglePoolElement.processorsGetter()
Modifier and TypeMethodDescriptionStructurePoolElement.ofProcessedSingle
(String id, RegistryEntry<StructureProcessorList> processorListEntry)