Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > Task :compileJava FAILED
- /home/[name]/MCreatorWorkspaces/[workspace]/src/main/java/net/mcreator/voidish/world/inventory/GMenu.java:20: error: GMenu is not abstract and does not override abstract method quickMoveStack(Player,int) in AbstractContainerMenu
- public class GMenu extends AbstractContainerMenu implements Supplier<Map<Integer, Slot>> {
- ^
- 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.
- > Run with --scan to get full insights.
- * Get more help at https://help.gradle.org
- BUILD FAILED in 1s
- 1 actionable task: 1 executed
Advertisement
Add Comment
Please, Sign In to add comment