Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- T:\Games\MCreator173\forge\build\sources\java\mod\mcreator\mcreator_sugarcaneblock.java:87: error: cannot find symbol
- public void onBlockPlacedBy(World world, int i, int j, int k, EntityLivingBase entity, ItemStack stack) {
- ^
- symbol: class EntityLivingBase
- location: class BlockSugarcaneblock
- 1 error
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':compileJava'.
- > Compilation failed; see the compiler error output for details.
- * Try:
- Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement