java.lang.Object
tech.anonymoushacker1279.immersiveweapons.mixin.SlimeMixin

public class SlimeMixin extends Object
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 Details

    • SlimeMixin

      public SlimeMixin()