Update generated code

This commit is contained in:
Nassim Jahnke
2024-08-10 12:43:24 +02:00
parent ec79de82ca
commit 13a62521b0
15 changed files with 1171 additions and 1171 deletions

View File

@@ -66,7 +66,7 @@ import org.jetbrains.annotations.NotNull;
"unused",
"SpellCheckingInspection"
})
@GeneratedFrom("1.21")
@GeneratedFrom("1.21.1")
public interface VanillaGoal<T extends Mob> extends Goal<T> {
GoalKey<AbstractHorse> RANDOM_STAND = create("random_stand", AbstractHorse.class);