BetterModel
Toggle table of contents
2.0.0-SNAPSHOT-452
mod-core
Target filter
mod-core
Switch theme
Search in API
Skip to content
BetterModel
mod-core
/
kr.toxicity.model.fabric.events
/
ServerMobEffectUnloadCallback
Server
Mob
Effect
Unload
Callback
fun
interface
ServerMobEffectUnloadCallback
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Unload
Link copied to clipboard
abstract
fun
onUnload
(
entity
:
LivingEntity
,
effect
:
MobEffectInstance
)