Class PlayDead
java.lang.Object
net.minecraft.world.entity.ai.behavior.Behavior<Axolotl>
net.minecraft.world.entity.animal.axolotl.PlayDead
- All Implemented Interfaces:
- BehaviorControl<Axolotl>
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.world.entity.ai.behavior.BehaviorBehavior.Status
- 
Field SummaryFields inherited from class net.minecraft.world.entity.ai.behavior.BehaviorDEFAULT_DURATION, entryCondition
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleancanStillUse(ServerLevel p_149322_, Axolotl p_149323_, long p_149324_) protected booleancheckExtraStartConditions(ServerLevel p_149319_, Axolotl p_149320_) protected voidstart(ServerLevel p_149330_, Axolotl p_149331_, long p_149332_) Methods inherited from class net.minecraft.world.entity.ai.behavior.BehaviordebugString, doStop, getStatus, hasRequiredMemories, stop, tick, tickOrStop, timedOut, tryStart
- 
Constructor Details- 
PlayDeadpublic PlayDead()
 
- 
- 
Method Details- 
checkExtraStartConditions- Overrides:
- checkExtraStartConditionsin class- Behavior<Axolotl>
 
- 
canStillUse- Overrides:
- canStillUsein class- Behavior<Axolotl>
 
- 
start
 
-