Class BlockbenchModel.NullObject
java.lang.Object
com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.Element
com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.NullObject
- All Implemented Interfaces:
BlockbenchModel.AnimatableElement
- Enclosing class:
- BlockbenchModel
public static class BlockbenchModel.NullObject
extends BlockbenchModel.Element
implements BlockbenchModel.AnimatableElement
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Booleanprotected Float[]Fields inherited from class com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.Element
name, type, uuid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.Element
getName, getType, getUuidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ticxo.modelengine.api.generator.parser.blockbench.BlockbenchModel.AnimatableElement
getName, getUuid
-
Field Details
-
position
-
ik_target
-
ik_source
-
lock_ik_target_rotation
-
-
Constructor Details
-
NullObject
public NullObject()
-
-
Method Details
-
getOrigin
- Specified by:
getOriginin interfaceBlockbenchModel.AnimatableElement
-
getRotation
- Specified by:
getRotationin interfaceBlockbenchModel.AnimatableElement
-
getPosition
- Specified by:
getPositionin interfaceBlockbenchModel.AnimatableElement
-
getIk_target
-
getIk_source
-
getLock_ik_target_rotation
-