File Details
RPGMobs-API-1.0.1.zip
- R
- Feb 18, 2026
- 4.06 MB
- 182
- Early Access
File Name
RPGMobs-API-1.0.1.zip
Supported Versions
- Early Access
[1.0.1] - 2026-02-18
Added
RPGMobsEvent.getWorld()— returns theWorldin which the event occurred, available on all event typesRPGMobsEvent.getEntityUuid()— returns the entity'sUUID, eagerly resolved at event construction timeRPGMobsDeathEvent.isMinion()— distinguishes summoned minion deaths from regular RPG mob deathsIRPGMobsQueryAPI.isMinion(Ref<EntityStore>)— checks whether an entity is a summoned minion- Death events now fire for summoned minions (with
isMinion()returningtrue)

