mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
Made ECR diffs more preview-friendly in future commits
This commit is contained in:
@ -7,20 +7,20 @@
|
||||
|
||||
> DELETE 2 @ 2 : 4
|
||||
|
||||
> INSERT 5 : 9 @ 7
|
||||
> INSERT 3 : 7 @ 5
|
||||
|
||||
+
|
||||
+ import com.google.common.collect.Lists;
|
||||
+ import com.google.common.collect.Maps;
|
||||
+
|
||||
|
||||
> DELETE 12 @ 10 : 11
|
||||
> DELETE 7 @ 3 : 4
|
||||
|
||||
> CHANGE 27 : 28 @ 26 : 27
|
||||
> CHANGE 15 : 16 @ 16 : 17
|
||||
|
||||
~ LinkedHashMap<IProperty, Comparable> linkedhashmap = Maps.newLinkedHashMap(iblockstate.getProperties());
|
||||
|
||||
> CHANGE 32 : 33 @ 31 : 32
|
||||
> CHANGE 5 : 6 @ 5 : 6
|
||||
|
||||
~ s = this.name.getName(linkedhashmap.remove(this.name));
|
||||
|
||||
|
Reference in New Issue
Block a user