Uses of Interface
net.minecraft.structure.EndCityGenerator.Part
| Package | Description |
|---|---|
| net.minecraft.structure |
-
Uses of EndCityGenerator.Part in net.minecraft.structure
Fields in net.minecraft.structure declared as EndCityGenerator.Part Modifier and Type Field Description private static EndCityGenerator.PartEndCityGenerator. BRIDGE_PIECEprivate static EndCityGenerator.PartEndCityGenerator. BUILDINGprivate static EndCityGenerator.PartEndCityGenerator. FAT_TOWERprivate static EndCityGenerator.PartEndCityGenerator. SMALL_TOWERMethods in net.minecraft.structure with parameters of type EndCityGenerator.Part Modifier and Type Method Description private static booleanEndCityGenerator. createPart(StructureManager manager, EndCityGenerator.Part piece, int depth, EndCityGenerator.Piece parent, BlockPos pos, List<StructurePiece> pieces, Random random)