Make use of the source remapping feature of The Preprocessor plugin

This commit is contained in:
Jonas Herzig
2019-04-24 15:02:33 +02:00
parent 6127e0a027
commit 2ee91515f7
72 changed files with 401 additions and 1121 deletions

View File

@@ -0,0 +1,6 @@
net.minecraft.network.PacketBuffer readVarInt() readVarIntFromBuffer()
net.minecraft.network.PacketBuffer writeVarInt() writeVarIntToBuffer()
net.minecraft.util.math.MathHelper floor() floor_double()
net.minecraft.client.Minecraft player thePlayer
net.minecraft.client.Minecraft world theWorld
net.minecraft.entity.Entity world worldObj