This commit is contained in:
ayunami2000 2022-01-17 16:04:17 -05:00
parent 2aeb19217d
commit a6fa806e8d
2 changed files with 1244 additions and 1227 deletions

File diff suppressed because it is too large Load Diff

View File

@ -52,7 +52,7 @@ public class GuiContainerCreative extends InventoryEffectRenderer {
}
}
protected void handleMouseClick(Slot par1Slot, int par2, int par3, int par4) {
public void handleMouseClick(Slot par1Slot, int par2, int par3, int par4) {
this.field_74234_w = true;
boolean var5 = par4 == 1;
par4 = par2 == -999 && par4 == 0 ? 4 : par4;