Class PotentialSpawnsEventTest

java.lang.Object
net.minecraftforge.debug.world.PotentialSpawnsEventTest

public class PotentialSpawnsEventTest extends Object

This tests net.minecraftforge.event.world.World.WorldEvent.PotentialSpawns. If ENABLED is set to true, this test mod uses the PotentialSpawns event to prevent mobs in the MONSTER mob category from spawning if the game difficulty is set to anything other than hard.

  • Field Details

  • Constructor Details

    • PotentialSpawnsEventTest

      public PotentialSpawnsEventTest()
  • Method Details