mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8.git
synced 2025-07-22 13:31:16 -09:00
55 lines
894 B
Java
55 lines
894 B
Java
|
|
# Eagler Context Redacted Diff
|
|
# Copyright (c) 2024 lax1dude. All rights reserved.
|
|
|
|
# Version: 1.0
|
|
# Author: lax1dude
|
|
|
|
> CHANGE 2 : 3 @ 2 : 4
|
|
|
|
~ import net.lax1dude.eaglercraft.v1_8.EaglercraftRandom;
|
|
|
|
> INSERT 2 : 5 @ 2
|
|
|
|
+
|
|
+ import com.google.common.collect.Sets;
|
|
+
|
|
|
|
> DELETE 5 @ 5 : 6
|
|
|
|
> DELETE 9 @ 9 : 10
|
|
|
|
> CHANGE 25 : 26 @ 25 : 26
|
|
|
|
~ EnumDifficulty parEnumDifficulty) {
|
|
|
|
> CHANGE 1 : 2 @ 1 : 2
|
|
|
|
~ WorldProvider.getProviderForDimension(parInt1), true);
|
|
|
|
> DELETE 17 @ 17 : 19
|
|
|
|
> DELETE 8 @ 8 : 9
|
|
|
|
> DELETE 1 @ 1 : 2
|
|
|
|
> DELETE 1 @ 1 : 2
|
|
|
|
> DELETE 24 @ 24 : 25
|
|
|
|
> DELETE 2 @ 2 : 3
|
|
|
|
> CHANGE 113 : 114 @ 113 : 114
|
|
|
|
~ EaglercraftRandom random = new EaglercraftRandom();
|
|
|
|
> CHANGE 3 : 4 @ 3 : 4
|
|
|
|
~ BlockPos blockpos$mutableblockpos = new BlockPos();
|
|
|
|
> CHANGE 79 : 80 @ 79 : 81
|
|
|
|
~ return "Non-integrated multiplayer server";
|
|
|
|
> EOF
|