Update preprocessor
- Switch from ECJ to IDEA (with potential for kotlin) - Can pull SRG mappings from FG, reducing amount of manual mappings (basically just class mappings and fixing errors in SRG mappings)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
net.minecraft.network.PacketBuffer readVarInt() readVarIntFromBuffer()
|
||||
net.minecraft.network.PacketBuffer writeVarInt() writeVarIntToBuffer()
|
||||
net.minecraft.network.PacketBuffer readString() readStringFromBuffer()
|
||||
net.minecraft.network.PacketBuffer writeString() writeStringToBuffer()
|
||||
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