importnet.minecraftforge.common.FishingHooks;//导入依赖的package包/类@OverridepublicItemStackgetRandomFishable(Random rand,floatbaseChance,intfishingLuckEnchantmentLevel,intfishingSpeedEnchantmentLevel){returnCraftItemStack.asCraftMirror(FishingHooks.getRandomFishable(rand, baseChance, fishingLuckEnchantmentLevel, ...
apply<JavaPlugin>() apply(plugin = "java") 6 changes: 3 additions & 3 deletions 6 plugin/build.gradle.kts Original file line numberDiff line numberDiff line change @@ -36,11 +36,11 @@ dependencies { compileOnly("com.willfp:libreforge:4.48.1") // database compileOnly("org.xerial:sq...
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4107m -Xms256m -XX:PermSize=256m IntCache: cache: 7, tcache: 0, allocated: 1, tallocated: 93 FML: MCP 9.42 Powered by Forge 14.23.5.2838 222 mods loaded, 222 mods active ...