Class CelestialTowerSummonGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal<CelestialTowerEntity>
tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.ai.goal.Goal.Flag -
Field Summary
Fields inherited from class WaveSummonGoal
mob, mobSpawnQueue, summonedEntityTag, waveSpawnCooldown -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WaveSummonGoal
addToSpawnQueue, canUse, getEligibleMobsInArea, isWavesPastHalf, spawnEntity, spawnEntityParticles, spawnFromMobQueue, tickMethods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, start, stop, toString
-
Constructor Details
-
CelestialTowerSummonGoal
-
-
Method Details
-
doWaveSpawnBehavior
protected void doWaveSpawnBehavior()- Specified by:
doWaveSpawnBehaviorin classWaveSummonGoal<CelestialTowerEntity>
-