Uses of Class
net.minecraft.client.model.ModelCuboidData
| Package | Description |
|---|---|
| net.minecraft.client.model |
-
Uses of ModelCuboidData in net.minecraft.client.model
Fields in net.minecraft.client.model with type parameters of type ModelCuboidData Modifier and Type Field Description private List<ModelCuboidData>ModelPartBuilder. cuboidDataprivate List<ModelCuboidData>ModelPartData. cuboidDataMethods in net.minecraft.client.model that return types with arguments of type ModelCuboidData Modifier and Type Method Description List<ModelCuboidData>ModelPartBuilder. build()Constructor parameters in net.minecraft.client.model with type arguments of type ModelCuboidData Constructor Description ModelPartData(List<ModelCuboidData> cuboidData, ModelTransform rotationData)