Class SimpleModelState
java.lang.Object
net.neoforged.neoforge.client.model.SimpleModelState
- All Implemented Interfaces:
ModelState
Simple implementation of
ModelState
.-
Field Summary
-
Constructor Summary
ConstructorDescriptionSimpleModelState
(Transformation transformation) SimpleModelState
(Transformation transformation, boolean uvLocked) -
Method Summary
-
Field Details
-
transformation
-
uvLocked
private final boolean uvLocked
-
-
Constructor Details
-
SimpleModelState
-
SimpleModelState
-
-
Method Details
-
getRotation
- Specified by:
getRotation
in interfaceModelState
-
isUvLocked
public boolean isUvLocked()- Specified by:
isUvLocked
in interfaceModelState
-