Update generated API
This commit is contained in:
parent
dfac4f9df2
commit
b89fff0490
5 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ import org.jetbrains.annotations.NotNull;
|
|||
"unused",
|
||||
"SpellCheckingInspection"
|
||||
})
|
||||
@GeneratedFrom("1.20.2")
|
||||
@GeneratedFrom("1.20.3")
|
||||
@ApiStatus.Experimental
|
||||
public final class BiomeKeys {
|
||||
/**
|
||||
|
|
|
@ -23,7 +23,7 @@ import org.jetbrains.annotations.NotNull;
|
|||
"unused",
|
||||
"SpellCheckingInspection"
|
||||
})
|
||||
@GeneratedFrom("1.20.2")
|
||||
@GeneratedFrom("1.20.3")
|
||||
@ApiStatus.Experimental
|
||||
public final class GameEventKeys {
|
||||
/**
|
||||
|
|
|
@ -23,7 +23,7 @@ import org.jetbrains.annotations.NotNull;
|
|||
"unused",
|
||||
"SpellCheckingInspection"
|
||||
})
|
||||
@GeneratedFrom("1.20.2")
|
||||
@GeneratedFrom("1.20.3")
|
||||
@ApiStatus.Experimental
|
||||
public final class StructureTypeKeys {
|
||||
/**
|
||||
|
|
|
@ -23,7 +23,7 @@ import org.jetbrains.annotations.NotNull;
|
|||
"unused",
|
||||
"SpellCheckingInspection"
|
||||
})
|
||||
@GeneratedFrom("1.20.2")
|
||||
@GeneratedFrom("1.20.3")
|
||||
@ApiStatus.Experimental
|
||||
public final class TrimMaterialKeys {
|
||||
/**
|
||||
|
|
|
@ -23,7 +23,7 @@ import org.jetbrains.annotations.NotNull;
|
|||
"unused",
|
||||
"SpellCheckingInspection"
|
||||
})
|
||||
@GeneratedFrom("1.20.2")
|
||||
@GeneratedFrom("1.20.3")
|
||||
@ApiStatus.Experimental
|
||||
public final class TrimPatternKeys {
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue