Invalid cast on getCapability call, missing check
BlayTheNinth opened this issue ยท 1 comments
Causes crash for mods trying to getCapability
on QuantumStorage blocks without hasCapability
-ing first.
java.lang.ClassCastException: net.minecraftforge.items.ItemStackHandler cannot be cast to MyCoolCustomCapability