Interface MobAccessor


public interface MobAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable net.minecraft.sounds.SoundEvent
     
    net.minecraft.world.entity.ai.goal.GoalSelector
     
    net.minecraft.world.entity.ai.goal.GoalSelector
     
  • Method Details

    • botania_getAmbientSound

      @Nullable @Nullable net.minecraft.sounds.SoundEvent botania_getAmbientSound()
    • getGoalSelector

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

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