Interface Leashable
- All Superinterfaces:
ModelBone
-
Method Summary
Methods inherited from interface com.ticxo.modelengine.api.model.bone.ModelBone
addChild, destroy, getActiveModel, getBlueprintBone, getBoneId, getChildren, getClientAproxRotation, getClientAproxYaw, getCustomId, getParent, getPosition, getRotation, getYaw, isHead, removeChild, setParent, spawn, tick
-
Method Details
-
getLeashPoint
LeashPoint getLeashPoint() -
getLeashId
int getLeashId() -
setHolder
void setHolder(int id) -
getHolder
int getHolder()
-