Package vazkii.botania.mixin
Interface MobAccessor
public interface MobAccessor
-
Method Summary
Modifier and TypeMethodDescription@Nullable net.minecraft.sounds.SoundEventnet.minecraft.world.entity.ai.goal.GoalSelectornet.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()
-