public interface StructurePoolElementType<P extends StructurePoolElement>
| cya | |
| net.minecraft.world.level.levelgen.feature.structures.StructurePoolElementType | |
| net.minecraft.class_3816 | |
| net.minecraft.structure.pool.StructurePoolElementType | |
| net.minecraft.unmapped.C_nbrkgwhw | |
| net.minecraft.src.C_2407_ |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| StructurePoolElementType<SinglePoolElement> |
| ||||||||||||
| StructurePoolElementType<ListPoolElement> |
| ||||||||||||
| StructurePoolElementType<FeaturePoolElement> |
| ||||||||||||
| StructurePoolElementType<EmptyPoolElement> |
| ||||||||||||
| StructurePoolElementType<LegacySinglePoolElement> |
|
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Codec<P> |
| ||||||||||||
| static <P extends StructurePoolElement> StructurePoolElementType<P> |
|