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,9 +1 @@
|
||||
net.minecraft.world.WorldType DEBUG_ALL_BLOCK_STATES DEBUG_WORLD
|
||||
net.minecraft.client.resources.ResourcePackRepository setServerResourcePack() setResourcePackInstance()
|
||||
net.minecraft.client.Minecraft fontRenderer fontRendererObj
|
||||
net.minecraft.client.renderer.BufferBuilder net.minecraft.client.renderer.VertexBuffer
|
||||
net.minecraft.client.gui.GuiButton x xPosition
|
||||
net.minecraft.client.gui.GuiButton y yPosition
|
||||
net.minecraft.util.math.Vec3d x xCoord
|
||||
net.minecraft.util.math.Vec3d y yCoord
|
||||
net.minecraft.util.math.Vec3d z zCoord
|
||||
Reference in New Issue
Block a user