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
/
ServerMobEffectLoadCallback
Server
Mob
Effect
Load
Callback
fun
interface
ServerMobEffectLoadCallback
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
on
Load
Link copied to clipboard
abstract
fun
onLoad
(
entity
:
LivingEntity
,
effect
:
MobEffectInstance
)