Uses of Interface
com.ticxo.modelengine.api.model.IModel
Package
Description
-
Uses of IModel in com.ticxo.modelengine.api.entity
Modifier and TypeMethodDescriptionBaseEntity.wrapRangeManager
(IModel model) Create a wrapper for the render range manager of this entity.
For bukkit entities, wrap withEntityHandler.wrapRangeManager(Entity)
.BukkitEntity.wrapRangeManager
(IModel model) BukkitPlayer.wrapRangeManager
(IModel model) Dummy.wrapRangeManager
(IModel model) -
Uses of IModel in com.ticxo.modelengine.api.model
Modifier and TypeInterfaceDescriptioninterface
The container class of multipleActiveModel
s.
This class handles all attribute general to the model carrier, but not specific to any instances ofActiveModel
. -
Uses of IModel in com.ticxo.modelengine.api.model.vfx
-
Uses of IModel in com.ticxo.modelengine.api.nms.entity.impl