Started working on the new config GUI. Looks pretty nice!
This commit is contained in:
@@ -10,11 +10,6 @@ import net.minecraft.entity.player.EntityPlayer;
|
||||
*/
|
||||
public class CraftingKeysClientProxy extends CraftingKeysProxy {
|
||||
|
||||
@Override
|
||||
public void registerRenderers() {
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void sendSlotClick(PlayerControllerMP controller, int windowId, int slot, int rightClick, int action,
|
||||
EntityPlayer player) {
|
||||
|
||||
Reference in New Issue
Block a user