Class MultipartModelData.Builder
java.lang.Object
net.neoforged.neoforge.client.model.data.MultipartModelData.Builder
- Enclosing class:
MultipartModelData
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Map<BakedModel,
ModelData> Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorDescriptionBuilder()
Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Deprecated, for removal: This API element is subject to removal in a future version.with
(BakedModel model, ModelData data) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
partData
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
Builder
public Builder()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
with
Deprecated, for removal: This API element is subject to removal in a future version. -
build
Deprecated, for removal: This API element is subject to removal in a future version.
-