Class PhantomSpawner
java.lang.Object
net.minecraft.world.level.levelgen.PhantomSpawner
- All Implemented Interfaces:
 CustomSpawner
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioninttick(ServerLevel p_64576_, boolean p_64577_, boolean p_64578_)  
- 
Field Details
- 
nextTick
private int nextTick 
 - 
 - 
Constructor Details
- 
PhantomSpawner
public PhantomSpawner() 
 - 
 - 
Method Details
- 
tick
- Specified by:
 tickin interfaceCustomSpawner
 
 -