net.minecraft.world.entity.ai.behavior

public class MoveToSkySeeingSpot

extends Behavior<LivingEntity>

ams
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_15_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(xd arg0, akw 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(xd arg0, akw 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
b(xd arg0, akw 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
a(xd arg0, akw arg1, fk arg2)
hasNoBlocksAbove(ServerLevel arg0, LivingEntity arg1, BlockPos arg2)
method_20497(class_3218 arg0, class_1309 arg1, class_2338 arg2)
m_yjonqbmw(C_bdwnwhiu arg0, C_usxaxydn arg1, C_hynzadkk arg2)
isSkyVisible(ServerWorld world, LivingEntity entity, BlockPos pos)
func_226306_a_(ServerWorld arg0, LivingEntity arg1, BlockPos arg2)