All GUI compile errors fixed, switched to excludes over includes in gradle build and lots, LOTS of more fixes.

This commit is contained in:
Sebastian Hartte
2020-06-06 21:16:05 +02:00
parent bb453b0d35
commit ff042a394b
209 changed files with 4527 additions and 4479 deletions
@@ -1,6 +1,8 @@
# GUI rendering
protected net.minecraft.client.gui.screen.inventory.ContainerScreen func_146977_a(Lnet/minecraft/inventory/container/Slot;)V # drawSlot
#public net.minecraft.client.gui.widget.TextFieldWidget func_146188_c(IIII)V # drawSelectionBox
public net.minecraft.client.gui.widget.TextFieldWidget func_146188_c(IIII)V # drawSelectionBox
public net.minecraft.client.gui.widget.TextFieldWidget func_146208_g()I # getMaxStringLength
protected net.minecraft.inventory.container.Container field_75149_d # listeners
# Reusing RedstoneParticle for ChargedOreFX
@@ -0,0 +1,5 @@
{
"textures": [
"appliedenergistics2:particles/energy"
]
}
@@ -0,0 +1,5 @@
{
"textures": [
"minecraft:generic_0"
]
}
@@ -0,0 +1,5 @@
{
"textures": [
"appliedenergistics2:particles/matter_cannon"
]
}