Class PhantomSpawner
java.lang.Object
net.minecraft.world.level.levelgen.PhantomSpawner
- All Implemented Interfaces:
CustomSpawner
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
tick
(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:
tick
in interfaceCustomSpawner
-