All GUI compile errors fixed, switched to excludes over includes in gradle build and lots, LOTS of more fixes.
This commit is contained in:
@@ -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,2 @@
|
||||
{
|
||||
}
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user