Uses of Interface
com.ticxo.modelengine.api.model.vfx.VFX
Package
Description
-
Uses of VFX in com.ticxo.modelengine.api
Modifier and TypeMethodDescriptionstatic VFX
ModelEngineAPI.createVFX
(BaseEntity<?> entity) Create a newVFX
from a custom target.static VFX
ModelEngineAPI.createVFX
(org.bukkit.entity.Entity entity) Create a newVFX
from a bukkit entity.static VFX
ModelEngineAPI.createVFX
(org.bukkit.entity.Player player) Create a newVFX
from a bukkit player.abstract VFX
ModelEngineAPI.createVFXImpl
(BaseEntity<?> base) -
Uses of VFX in com.ticxo.modelengine.api.model.mananger
-
Uses of VFX in com.ticxo.modelengine.api.nms.entity