Uses of Class
net.minecraft.structure.pool.LegacySinglePoolElement
| Package | Description |
|---|---|
| net.minecraft.structure.pool |
-
Uses of LegacySinglePoolElement in net.minecraft.structure.pool
Fields in net.minecraft.structure.pool with type parameters of type LegacySinglePoolElement Modifier and Type Field Description static com.mojang.serialization.Codec<LegacySinglePoolElement>LegacySinglePoolElement. CODECstatic StructurePoolElementType<LegacySinglePoolElement>StructurePoolElementType. LEGACY_SINGLE_POOL_ELEMENTMethods in net.minecraft.structure.pool that return types with arguments of type LegacySinglePoolElement Modifier and Type Method Description static Function<StructurePool.Projection,LegacySinglePoolElement>StructurePoolElement. method_30425(String string)static Function<StructurePool.Projection,LegacySinglePoolElement>StructurePoolElement. method_30426(String string, StructureProcessorList structureProcessorList)