Get all 1.15 mixins applying

This commit is contained in:
Jonas Herzig
2020-03-31 18:23:30 +02:00
parent a3e1792fe7
commit d6559a21fc
9 changed files with 76 additions and 9 deletions

View File

@@ -10,4 +10,6 @@ net.minecraft.client.render.WorldRenderer drawBlockOutline() drawHighlightedBloc
net.minecraft.client.render.GameRenderer method_22973() applyCameraTransformations()
net.minecraft.client.util.math.Matrix4f viewboxMatrix() method_4929()
net.minecraft.client.util.ScreenshotUtils takeScreenshot() method_1663()
net.minecraft.client.util.ScreenshotUtils saveScreenshot() method_1659()
net.minecraft.client.render.WorldRenderer setupTerrain() setUpTerrain()
net.minecraft.client.gui.hud.SpectatorHud cycleSlot() method_1976()