History - net.minecraft.entity.ai.brain.task.StayAboveWaterTask
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.behavior.Swim
net.minecraft.class_4125
net.minecraft.entity.ai.brain.task.StayAboveWaterTask
Fields
float: chance, field_18387, chance
Constructors
(float)
Methods
<T extends MobEntity> boolean (T): shouldSwim, method_55700, isUnderwater
boolean (ServerWorld, MobEntity): checkExtraStartConditions, method_19010, shouldRun
boolean (ServerWorld, MobEntity, long): canStillUse, method_19011, shouldKeepRunning
void (ServerWorld, MobEntity, long): tick, method_19012, keepRunning
boolean (ServerWorld, LivingEntity): checkExtraStartConditions, method_18919, shouldRun
boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning
void (ServerWorld, LivingEntity, long): tick, method_18924, keepRunning