mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
That wasn't supposed to be committed....
This commit is contained in:
parent
8a795e6091
commit
f2b03896e2
@ -225,7 +225,6 @@ public class EntityListener implements Listener {
|
||||
SpawnReason reason = event.getSpawnReason();
|
||||
|
||||
if (reason == SpawnReason.SPAWNER || reason == SpawnReason.SPAWNER_EGG) {
|
||||
event.getEntity().setRemoveWhenFarAway(false);
|
||||
mcMMO.p.setIsSpawned(event.getEntity());
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user