Interface MobGoalsAccessor


public interface MobGoalsAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.world.entity.ai.goal.GoalSelector
     
    Map<net.minecraft.world.level.pathfinder.BlockPathTypes,Float>
     
    net.minecraft.world.entity.ai.goal.GoalSelector
     
  • Method Details

    • getGoalSelector

      net.minecraft.world.entity.ai.goal.GoalSelector getGoalSelector()
    • getTargetSelector

      net.minecraft.world.entity.ai.goal.GoalSelector getTargetSelector()
    • getPathfindingMalus

      Map<net.minecraft.world.level.pathfinder.BlockPathTypes,Float> getPathfindingMalus()