Class LivingSpawnEvent.SpecialSpawn

java.lang.Object
net.minecraftforge.eventbus.api.Event
Enclosing class:
LivingSpawnEvent

public static class LivingSpawnEvent.SpecialSpawn extends LivingSpawnEvent
  • Field Details

    • spawner

      @Nullable private final @Nullable BaseSpawner spawner
    • spawnReason

      private final MobSpawnType spawnReason
  • Constructor Details

  • Method Details

    • getSpawner

      @Nullable public @Nullable BaseSpawner getSpawner()
    • getSpawnReason

      public MobSpawnType getSpawnReason()