public interface StructurePoolElementType<P extends StructurePoolElement>
| dmj | |
| net.minecraft.world.level.levelgen.structure.pools.StructurePoolElementType | |
| net.minecraft.class_3816 | |
| net.minecraft.structure.pool.StructurePoolElementType | |
| net.minecraft.unmapped.C_nbrkgwhw | |
| net.minecraft.structure.pool.StructurePoolElementType | |
| net.minecraft.src.C_207041_ |
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.Codec<P> |
| ||||||||||||||
| static <P extends StructurePoolElement> StructurePoolElementType<P> |
|