-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsummary.txt
More file actions
65 lines (39 loc) · 2.47 KB
/
Copy pathsummary.txt
File metadata and controls
65 lines (39 loc) · 2.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
== SUMMARY OF DECOMPILATION
== FOR ZUMBIEPIG
== Below are the classes that failed to decompile, shouldn't mess much up tho
net.minecraft.entity.LivingEntity
----------------------------
tickMovement()
Unable to fully structure code
net.minecraft.util.NetworkUtils
----------------------------
download(java.nio.file.Path java.net.URL java.util.Map<java.lang.String, java.lang.String> com.google.common.hash.HashFunction com.google.common.hash.HashCode int java.net.Proxy net.minecraft.util.NetworkUtils$DownloadListener )
Loose catch block
net.minecraft.world.gen.feature.GeodeFeature
----------------------------
generate(net.minecraft.world.gen.feature.util.FeatureContext<net.minecraft.world.gen.feature.GeodeFeatureConfig> )
Could not resolve type clashes
net.minecraft.server.command.ExecuteCommand
----------------------------
enqueueExecutions(T java.util.List<T> java.util.function.Function<T, T> java.util.function.IntPredicate com.mojang.brigadier.context.ContextChain<T> net.minecraft.nbt.NbtCompound net.minecraft.command.ExecutionControl<T> net.minecraft.server.command.ExecuteCommand$FunctionNamesGetter<T, java.util.Collection<net.minecraft.server.function.CommandFunction<T>>> net.minecraft.command.ExecutionFlags )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Started 2 blocks at once
net.minecraft.server.network.ChunkDataSender
----------------------------
makeBatch(net.minecraft.server.world.ServerChunkLoadingManager net.minecraft.util.math.ChunkPos )
Unable to fully structure code
net.minecraft.entity.passive.RabbitEntity
----------------------------
createChild(net.minecraft.server.world.ServerWorld net.minecraft.entity.passive.PassiveEntity )
Unable to fully structure code
net.minecraft.nbt.NbtList
----------------------------
scanList(java.io.DataInput net.minecraft.nbt.scanner.NbtScanner net.minecraft.nbt.NbtSizeTracker )
Exception : org.benf.cfr.reader.util.ConfusedCFRException: Tried to end blocks [4[SWITCH], 8[CASE]], but top level block is 9[SWITCH]
net.minecraft.predicate.entity.EntityFlagsPredicate
----------------------------
test(net.minecraft.entity.Entity )
Unable to fully structure code
net.minecraft.world.gen.feature.TreeFeature
----------------------------
placeLogsAndLeaves(net.minecraft.world.WorldAccess net.minecraft.util.math.BlockBox java.util.Set<net.minecraft.util.math.BlockPos> java.util.Set<net.minecraft.util.math.BlockPos> java.util.Set<net.minecraft.util.math.BlockPos> )
Unable to fully structure code