Class PhantomSpawner
java.lang.Object
net.minecraft.world.level.levelgen.PhantomSpawner
- All Implemented Interfaces:
- CustomSpawner
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioninttick(ServerLevel p_64576_, boolean p_64577_, boolean p_64578_) 
- 
Field Details- 
nextTickprivate int nextTick
 
- 
- 
Constructor Details- 
PhantomSpawnerpublic PhantomSpawner()
 
- 
- 
Method Details- 
tick- Specified by:
- tickin interface- CustomSpawner
 
 
-