History - net.minecraft.entity.ai.brain.task.SleepTask
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.SleepInBed
net.minecraft.class_4123
net.minecraft.entity.ai.brain.task.SleepTask
Fields
int: COOLDOWN_AFTER_BEING_WOKEN, field_30175, RUN_TIME
long: nextOkStartTime, field_18848, startTime
Constructors
()
Methods
boolean (ServerWorld, LivingEntity): checkExtraStartConditions, method_18919, shouldRun
boolean (ServerWorld, LivingEntity, long): canStillUse, method_18927, shouldKeepRunning
void (ServerWorld, LivingEntity, long): start, method_18920, run
boolean (long): timedOut, method_18915, isTimeLimitExceeded
void (ServerWorld, LivingEntity, long): stop, method_18926, finishRunning