NaturalMobSpawnEventHandler

public class NaturalMobSpawnEventHandler implements Listener

Created by MagmaGuy on 24/04/2017.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public static int getNaturalMobLevel(Location spawnLocation, List<Player> nearbyPlayers)
This gets the level the natural Elite Mob should have.
public static int getNaturalMobLevel(Location spawnLocation, List<Player> nearbyPlayers, CreatureSpawnEvent.SpawnReason spawnReason)
Link copied to clipboard
public void onSpawn(CreatureSpawnEvent event)