mcreatorでエクスポート時にエラーが出てしまいます.解決方法を教えて下さい。ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーExecuting Gradle task: build Build info: MCreator 2024.2.32117, forge-1.20.1, 64-bit, 8070 MB, Windows 10, JVM 21.0.3, JAVA_HOME: C:\\Program Files\\Pylo\\MCreator\\jdk, started on: 2025-10-18-10:15:07 Loaded APIs: geckolib \u0026gt; Task :compileJava I:\\mod\\src\\main\\java\et\\mcreator\\liveblock\\init\\LiveBlockModTabs.java:20: エラー: シンボルを見つけられません () -\u0026gt; CreativeModeTab.builder().title(Component.translatable(\u0026quot;item_group.live_block.liveblock\u0026quot;)).icon(() -\u0026gt; new ItemStack(LiveBlockModItems.DELETED_MOD_ELEMENT.get())).displayItems((parameters, tabData) -\u0026gt; { ^ シンボル: 変数 DELETED_MOD_ELEMENT 場所: クラス LiveBlockModItems ノート:一部の入力ファイルは推奨されないAPIを使用またはオーバーライドしています。 ノート:詳細は、-Xlint:deprecationオプションを指定して再コンパイルしてください。 エラー1個 \u0026gt; Task :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. \u0026gt; Compilation failed; see the compiler error output for details. * Try: \u0026gt; Run with --info option to get more log output. \u0026gt; Run with --scan to get full insights. BUILD FAILED in 1m 4s 1 actionable task: 1 executed BUILD FAILED Task completed in 1 minute and 5 seconds