You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Plugins ⚔ MythicMobs [Premium Version] ►The #1 Custom Mob Creator◄
Version: 5.10.0 (Build 5660)
Fixed minor error logging
Added HitTargeter to projectile type mechanic
`hitTarget` `htr` accepts an entity targeter. Entities targeted by `htr` would be processed through onHit and gain immune delay
Provide the option for using virtual threads if available for the current version/JVM
Remove streams in PacketEntityRenderer
Use fastutil collection
Sometimes concurrency is not the best solution... (needs testing)
Final touches, thread safety on real entity projectile with more collection optimizations
Whoops forgot to update the volatile NMS
Cleanup
More Collection optimizations as well as version caching on the PacketItemDisplay
Rewrite parseRotation regex
Revert "Rewrite parseRotation regex"
This reverts commit cafe99d7c1d1eb7febe1455babbb32ce83f4f748.
Faster iterator
Fixed the haspotioneffect condition on versions 1.20.4 and lower
`+` Fixed isparent condition
Allow `command` and `message` mechanics to target locations for the purpose of location-based placeholders
When targeting a location, `message` mechanic's audience defaults to `world`
Fixed summon mechanic mobs inheriting caster's yaw in certain situations