net.minecraft.world.entity.ai.behavior

public class MoveToSkySeeingSpot

extends Behavior<LivingEntity>

aks
net.minecraft.world.entity.ai.behavior.MoveToSkySeeingSpot
net.minecraft.class_4248
net.minecraft.unmapped.C_ltxvialm
net.minecraft.entity.ai.brain.task.SeekSkyTask
net.minecraft.entity.ai.brain.task.MoveToSkylightTask
net.minecraft.server.v1_14_R1.BehaviorOutside

Field summary

Modifier and TypeField
private final float
a
speed
field_18999
f_bvdcaokq
speed
field_220494_a

Constructor summary

ModifierConstructor
public (float speed)

Method summary

Modifier and TypeMethod
protected void
a(vk arg0, aix arg1, long arg2)
start(ServerLevel arg0, LivingEntity arg1, long arg2)
method_18920(class_3218 arg0, class_1309 arg1, long arg2)
m_thxoqxcz(C_bdwnwhiu arg0, C_usxaxydn arg1, long arg2)
run(ServerWorld arg0, LivingEntity arg1, long arg2)
func_212831_a_(ServerWorld arg0, LivingEntity arg1, long arg2)
protected boolean
a(vk arg0, aix arg1)
checkExtraStartConditions(ServerLevel arg0, LivingEntity arg1)
method_18919(class_3218 arg0, class_1309 arg1)
m_pwowjghk(C_bdwnwhiu arg0, C_usxaxydn arg1)
shouldRun(ServerWorld arg0, LivingEntity arg1)
func_212832_a_(ServerWorld arg0, LivingEntity arg1)
private Vec3
c(vk arg0, aix arg1)
getOutdoorPosition(ServerLevel arg0, LivingEntity arg1)
method_19987(class_3218 arg0, class_1309 arg1)
m_snxmgwgu(C_bdwnwhiu arg0, C_usxaxydn arg1)
findNearbySky(ServerWorld world, LivingEntity entity)
func_220493_b(ServerWorld arg0, LivingEntity arg1)
public static boolean
b(vk arg0, aix arg1)
hasNoBlocksAbove(ServerLevel arg0, LivingEntity arg1)
method_20497(class_3218 arg0, class_1309 arg1)
m_yjonqbmw(C_bdwnwhiu arg0, C_usxaxydn arg1)
isSkyVisible(ServerWorld world, LivingEntity from)
func_223015_b(ServerWorld arg0, LivingEntity arg1)