Package net.minecraft.world.spawner
Class PhantomSpawner
java.lang.Object
net.minecraft.world.spawner.PhantomSpawner
- All Implemented Interfaces:
ISpecialSpawner
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
tick
(ServerWorld p_230253_1_, boolean p_230253_2_, boolean p_230253_3_)
-
Field Details
-
nextTick
private int nextTick
-
-
Constructor Details
-
PhantomSpawner
public PhantomSpawner()
-
-
Method Details
-
tick
- Specified by:
tick
in interfaceISpecialSpawner
-