Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-17 05:20:14 +01:00
This is nullable
Dieser Commit ist enthalten in:
Ursprung
f205ac19be
Commit
db83ade45e
@ -82,7 +82,7 @@ public final class DimensionData {
|
|||||||
return registryIdentifier;
|
return registryIdentifier;
|
||||||
}
|
}
|
||||||
|
|
||||||
public Integer getDimensionId() {
|
public @Nullable Integer getDimensionId() {
|
||||||
return dimensionId;
|
return dimensionId;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren