Class PhantomSpawner

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int nextTick  
    • Constructor Summary

      Constructors 
      Constructor Description
      PhantomSpawner()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int tick​(ServerWorld p_230253_1_, boolean p_230253_2_, boolean p_230253_3_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • nextTick

        private int nextTick
    • Constructor Detail

      • PhantomSpawner

        public PhantomSpawner()
    • Method Detail