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.MapCodec<SinglePoolElement> SinglePoolElement.CODECstatic 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, com.mojang.datafixers.util.Either<Identifier, StructureTemplate>> SinglePoolElement.locationGetter()protected static <E extends SinglePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E, Optional<class_9822>> SinglePoolElement.method_61013()protected static <E extends SinglePoolElement>
com.mojang.serialization.codecs.RecordCodecBuilder<E, RegistryEntry<StructureProcessorList>> SinglePoolElement.processorsGetter()Methods in net.minecraft.structure.pool that return types with arguments of type SinglePoolElementModifier and TypeMethodDescriptionStructurePoolElement.method_61014(String string, class_9822 class_9822) StructurePoolElement.method_61016(String string, RegistryEntry<StructureProcessorList> registryEntry, class_9822 class_9822) StructurePoolElement.ofProcessedSingle(String id, RegistryEntry<StructureProcessorList> processorListEntry)