Class BoneBehaviorRegistry
java.lang.Object
com.ticxo.modelengine.api.model.bone.behavior.BoneBehaviorRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable BoneBehaviorType<?>
com.google.gson.Gson
getGson()
getIds()
void
register
(BoneBehaviorType<?> type)
-
Constructor Details
-
BoneBehaviorRegistry
public BoneBehaviorRegistry()
-
-
Method Details
-
register
-
getById
-
getIds
-
getGson
public com.google.gson.Gson getGson()
-