Class GoOutsideToCelebrate
java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<LivingEntity>
net.minecraft.world.entity.ai.behavior.MoveToSkySeeingSpot
net.minecraft.world.entity.ai.behavior.GoOutsideToCelebrate
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.entity.ai.behavior.Behavior
Behavior.Status
-
Field Summary
Fields inherited from class net.minecraft.world.entity.ai.behavior.Behavior
entryCondition
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
checkExtraStartConditions
(ServerLevel p_23052_, LivingEntity p_23053_) Methods inherited from class net.minecraft.world.entity.ai.behavior.MoveToSkySeeingSpot
hasNoBlocksAbove, start
Methods inherited from class net.minecraft.world.entity.ai.behavior.Behavior
canStillUse, doStop, getStatus, stop, tick, tickOrStop, timedOut, toString, tryStart
-
Constructor Details
-
GoOutsideToCelebrate
public GoOutsideToCelebrate(float p_23050_)
-
-
Method Details
-
checkExtraStartConditions
- Overrides:
checkExtraStartConditions
in classMoveToSkySeeingSpot
-