Class CustomPhantomSpawner

java.lang.Object
dev.cammiescorner.mobb.common.spawners.CustomPhantomSpawner
All Implemented Interfaces:
net.minecraft.world.level.CustomSpawner

public class CustomPhantomSpawner extends Object implements net.minecraft.world.level.CustomSpawner
  • Constructor Details

    • CustomPhantomSpawner

      public CustomPhantomSpawner()
  • Method Details

    • tick

      public int tick(net.minecraft.server.level.ServerLevel level, boolean spawnEnemies, boolean spawnFriendlies)
      Specified by:
      tick in interface net.minecraft.world.level.CustomSpawner