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.Part
EndCityGenerator. BRIDGE_PIECE
private static EndCityGenerator.Part
EndCityGenerator. BUILDING
private static EndCityGenerator.Part
EndCityGenerator. FAT_TOWER
private static EndCityGenerator.Part
EndCityGenerator. SMALL_TOWER
Methods in net.minecraft.structure with parameters of type EndCityGenerator.Part Modifier and Type Method Description private static boolean
EndCityGenerator. createPart(StructureManager manager, EndCityGenerator.Part piece, int depth, EndCityGenerator.Piece parent, BlockPos pos, List<StructurePiece> pieces, Random random)