net.minecraft.entity.ai.goal

public class PowderSnowJumpGoal

extends Goal

net.minecraft.world.entity.ai.goal.ClimbOnTopOfPowderSnowGoal
net.minecraft.class_6868
net.minecraft.entity.ai.goal.PowderSnowJumpGoal

Field summary

Modifier and TypeField
private final MobEntity
mob
field_36399
entity
private final World
level
field_36400
world

Constructor summary

ModifierConstructor
public (MobEntity entity, World world)

Method summary

Modifier and TypeMethod
public boolean
canUse()
method_6264()
canStart()
public boolean
requiresUpdateEveryTick()
method_38846()
shouldRunEveryTick()
public void
tick()
method_6268()
tick()