mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
Update #0 - First Release
This commit is contained in:
24
patches/minecraft/net/minecraft/stats/StatList.edit.java
Normal file
24
patches/minecraft/net/minecraft/stats/StatList.edit.java
Normal file
@ -0,0 +1,24 @@
|
||||
|
||||
# Eagler Context Redacted Diff
|
||||
# Copyright (c) 2022 lax1dude. All rights reserved.
|
||||
|
||||
# Version: 1.0
|
||||
# Author: lax1dude
|
||||
|
||||
> DELETE 2 @ 2 : 5
|
||||
|
||||
> INSERT 5 : 10 @ 8
|
||||
|
||||
+
|
||||
+ import com.google.common.collect.Lists;
|
||||
+ import com.google.common.collect.Maps;
|
||||
+ import com.google.common.collect.Sets;
|
||||
+
|
||||
|
||||
> DELETE 19 @ 17 : 21
|
||||
|
||||
> CHANGE 165 : 166 @ 167 : 168
|
||||
|
||||
~ for (Item item : (HashSet<Item>) hashset) {
|
||||
|
||||
> EOF
|
Reference in New Issue
Block a user