Package net.minecraft.world.spawner
Class PhantomSpawner
- java.lang.Object
-
- net.minecraft.world.spawner.PhantomSpawner
-
- All Implemented Interfaces:
ISpecialSpawner
public class PhantomSpawner extends java.lang.Object implements ISpecialSpawner
-
-
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_)
-
-
-
Method Detail
-
tick
public int tick(ServerWorld p_230253_1_, boolean p_230253_2_, boolean p_230253_3_)
- Specified by:
tick
in interfaceISpecialSpawner
-
-