Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- E:\MCreator180\forge\build\sources\main\java\FireWand.java:121: error: <identifier> expected
- public ItemRubyStaff(par1)(int par1){
- ^
- E:\MCreator180\forge\build\sources\main\java\FireWand.java:121: error: ';' expected
- public ItemRubyStaff(par1)(int par1){
- ^
- E:\MCreator180\forge\build\sources\main\java\FireWand.java:121: error: ';' expected
- public ItemRubyStaff(par1)(int par1){
- ^
- 3 errors
- 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