public interface StructurePoolElementType<P extends StructurePoolElement>
| net.minecraft.world.level.levelgen.structure.pools.StructurePoolElementType | |
| net.minecraft.world.level.levelgen.structure.pools.StructurePoolElementType | |
| net.minecraft.class_3816 | |
| net.minecraft.structure.pool.StructurePoolElementType |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| StructurePoolElementType<SinglePoolElement> |
| ||||||||
| StructurePoolElementType<ListPoolElement> |
| ||||||||
| StructurePoolElementType<FeaturePoolElement> |
| ||||||||
| StructurePoolElementType<EmptyPoolElement> |
| ||||||||
| StructurePoolElementType<LegacySinglePoolElement> |
|
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| com.mojang.serialization.MapCodec<P> |
| ||||||||
| static <P extends StructurePoolElement> StructurePoolElementType<P> |
|