JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.ticxo.modelengine.api.nms.entity.fake.MountPoint
Packages that use
MountPoint
Package
Description
com.ticxo.modelengine.api.model.bone
com.ticxo.modelengine.api.nms.entity
Uses of
MountPoint
in
com.ticxo.modelengine.api.model.bone
Methods in
com.ticxo.modelengine.api.model.bone
that return
MountPoint
Modifier and Type
Method
Description
MountPoint
Mountable.
getMountPoint
()
Uses of
MountPoint
in
com.ticxo.modelengine.api.nms.entity
Methods in
com.ticxo.modelengine.api.nms.entity
that return
MountPoint
Modifier and Type
Method
Description
MountPoint
EntityHandler.
createMountPoint
(
ModelBone
bone)