Replace VanillaGradle use and update generated API
This commit is contained in:
parent
10e6143499
commit
a244281287
11 changed files with 49 additions and 31 deletions
|
@ -70,7 +70,7 @@ import org.jetbrains.annotations.NotNull;
|
|||
"unused",
|
||||
"SpellCheckingInspection"
|
||||
})
|
||||
@GeneratedFrom("1.20.4")
|
||||
@GeneratedFrom("1.20.5")
|
||||
public interface VanillaGoal<T extends Mob> extends Goal<T> {
|
||||
GoalKey<AbstractHorse> RANDOM_STAND = create("random_stand", AbstractHorse.class);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue