1.20.6 (#10623)
This commit is contained in:
parent
fbe3c00675
commit
44ee092878
134 changed files with 307 additions and 592 deletions
|
@ -70,7 +70,7 @@ import org.jetbrains.annotations.NotNull;
|
|||
"unused",
|
||||
"SpellCheckingInspection"
|
||||
})
|
||||
@GeneratedFrom("1.20.5")
|
||||
@GeneratedFrom("1.20.6")
|
||||
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