Class SlimeMixin
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.SlimeMixin
Fix Slimes not spawning in the correct size, as finalizeSpawn does not respect sizes in NBT data. See
MC-87578.
Also fixes health/movement speed/attack damage attributes being reset when setting the size, when the entity is spawned from a structure.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SlimeMixin
public SlimeMixin()
-