Make use of the source remapping feature of The Preprocessor plugin
This commit is contained in:
6
versions/1.11.2/mapping.txt
Normal file
6
versions/1.11.2/mapping.txt
Normal 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
|
||||
Reference in New Issue
Block a user