Interface VanillaGoal<T extends Mob>

All Superinterfaces:
Goal<T>

@GeneratedFrom("1.20.6") public interface VanillaGoal<T extends Mob> extends Goal<T>
Vanilla keys for Mob Goals.
API Note:
The fields provided here are a direct representation of what is available from the vanilla game source. They may be changed (including removals) on any Minecraft version bump, so cross-version compatibility is not provided on the same level as it is on most of the other API.