Update Minecraft wiki link to new domain
This commit is contained in:
@@ -88,7 +88,7 @@ public class Seeds extends System<Seeds> {
|
|||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://minecraft.fandom.com/wiki/Seed_(level_generation)#Java_Edition
|
// https://minecraft.wiki/w/Seed_(level_generation)#Java_Edition
|
||||||
private static long toSeed(String inSeed) {
|
private static long toSeed(String inSeed) {
|
||||||
try {
|
try {
|
||||||
return Long.parseLong(inSeed);
|
return Long.parseLong(inSeed);
|
||||||
|
|||||||
Reference in New Issue
Block a user