Class SlimeSplitEvent

All Implemented Interfaces:
Cancellable

@Deprecated(since="26.2") public class SlimeSplitEvent extends CubeMobSplitEvent
Deprecated.
use parent class CubeMobSplitEvent
Called when a Slime splits into smaller Slimes upon death
  • Constructor Details

    • SlimeSplitEvent

      public SlimeSplitEvent(@NotNull Slime slime, int count)
      Deprecated.
  • Method Details

    • getEntity

      @NotNull public Slime getEntity()
      Deprecated.
      Description copied from class: EntityEvent
      Returns the Entity involved in this event
      Overrides:
      getEntity in class CubeMobSplitEvent
      Returns:
      Entity who is involved in this event