mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-28 19:08:13 -05:00
Update #0 - First Release
This commit is contained in:
@ -0,0 +1,26 @@
|
||||
|
||||
# Eagler Context Redacted Diff
|
||||
# Copyright (c) 2022 lax1dude. All rights reserved.
|
||||
|
||||
# Version: 1.0
|
||||
# Author: lax1dude
|
||||
|
||||
> DELETE 2 @ 2 : 6
|
||||
|
||||
> INSERT 8 : 13 @ 12
|
||||
|
||||
+ import com.google.common.collect.Iterators;
|
||||
+ import com.google.common.collect.Lists;
|
||||
+ import com.google.common.collect.Maps;
|
||||
+ import com.google.common.collect.Sets;
|
||||
+
|
||||
|
||||
> CHANGE 36 : 37 @ 35 : 36
|
||||
|
||||
~ this.func_181743_a((T) object, clazz);
|
||||
|
||||
> CHANGE 68 : 69 @ 67 : 68
|
||||
|
||||
~ this.map.put(parClass1, (List<T>) Lists.newArrayList(new Object[] { parObject }));
|
||||
|
||||
> EOF
|
Reference in New Issue
Block a user