Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- package net.dreamcraft;
- public class CommonProxy {
- public static String ITEMS_PNG = "/custom/gui/items.png";
- public static String BLOCK_PNG = "/custom/terrain.png";
- // Client
- public void registerRenderers() {
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment