net.minecraft.server.v1_14_R1

public class BehaviorSleep

extends Behavior<EntityLiving>

alg
net.minecraft.class_4123
net.minecraft.entity.ai.brain.task.SleepTask
net.minecraft.entity.ai.brain.task.SleepAtHomeTask
net.minecraft.server.v1_14_R1.BehaviorSleep

Field summary

Modifier and TypeField
private long
a
field_18848
field_18848
field_220552_a

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected boolean
a(vi arg0, aiu arg1)
method_18919(class_3218 arg0, class_1309 arg1)
shouldRun(ServerWorld arg0, LivingEntity arg1)
func_212832_a_(ServerWorld arg0, LivingEntity arg1)
protected boolean
g(vi arg0, aiu arg1, long arg2)
method_18927(class_3218 arg0, class_1309 arg1, long arg2)
shouldKeepRunning(ServerWorld arg0, LivingEntity arg1, long arg2)
func_212834_g_(ServerWorld arg0, LivingEntity arg1, long arg2)
protected void
a(vi arg0, aiu arg1, long arg2)
method_18920(class_3218 arg0, class_1309 arg1, long arg2)
run(ServerWorld arg0, LivingEntity arg1, long arg2)
func_212831_a_(ServerWorld arg0, LivingEntity arg1, long arg2)
protected boolean
a(long arg0)
method_18915(long arg0)
isTimeLimitExceeded(long arg0)
func_220383_a(long arg0)
protected void
f(vi arg0, aiu arg1, long arg2)
method_18926(class_3218 arg0, class_1309 arg1, long arg2)
finishRunning(ServerWorld arg0, LivingEntity arg1, long arg2)
func_212835_f_(ServerWorld arg0, LivingEntity arg1, long arg2)