Changes

Summary

  1. Remove @SideOnly(Side.CLIENT) from getSubBlocks as it is no longer only (details)
Commit 974887c85b72149df1b759f462ce12cdc774beba by alexbegt
Remove @SideOnly(Side.CLIENT) from getSubBlocks as it is no longer only
a client side method.
(https://github.com/SlimeKnights/Mantle/issues/103)
https://github.com/MinecraftForge/MinecraftForge/commit/368d206cc6b85d16270dffa723f9f0d0b2e96e06
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockRedwoodLeaves.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockOverworldLeaves2.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/obelisk/BlockRespawnObelisk.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/overworld/block/leaves/BlockOverworldLeaves.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/leaves/BlockNetherLeaves2.java (diff)
The file was modifiedsrc/main/java/com/progwml6/natura/nether/block/leaves/BlockNetherLeaves.java (diff)