Uses of Class
net.minecraft.structure.pool.SinglePoolElement
| Package | Description |
|---|---|
| net.minecraft.structure.pool |
-
Uses of SinglePoolElement in net.minecraft.structure.pool
Subclasses of SinglePoolElement in net.minecraft.structure.pool Modifier and Type Class Description classLegacySinglePoolElementFields in net.minecraft.structure.pool with type parameters of type SinglePoolElement Modifier and Type Field Description static com.mojang.serialization.Codec<SinglePoolElement>SinglePoolElement. field_24952static StructurePoolElementType<SinglePoolElement>StructurePoolElementType. SINGLE_POOL_ELEMENTMethods in net.minecraft.structure.pool with type parameters of type SinglePoolElement Modifier and Type Method Description protected 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 SinglePoolElement Modifier and Type Method Description static Function<StructurePool.Projection,SinglePoolElement>StructurePoolElement. method_30434(String string)static Function<StructurePool.Projection,SinglePoolElement>StructurePoolElement. method_30435(String string, StructureProcessorList structureProcessorList)