JZTech101

Untitled

Dec 27th, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. /home/jztech101/WorkSpace/ThaumicTinkerer/mcp/src/minecraft/vazkii/tinkerer/common/block/tile/peripheral/PeripheralDeconstructor.java:45: error: cannot find symbol
  2. case 1 : return new Object[] { deconstructor.getStackInSlot(0) != null };
  3. ^
  4.  
  5. symbol: method getStackInSlot(int)
  6. location: variable deconstructor of type TileDeconstructionTable
Advertisement
Add Comment
Please, Sign In to add comment