MrCrayfishSkateboardingMod
MrCrayfishSkateboardingMod copied to clipboard
Fix armor rendering issue.
Without this fix, ALL armor (vanilla and custom) rendering is broken
or use a null check, instead of checking for instance. Either way, rendering the armor stalls here with a null pointer error: https://github.com/MrCrayfish/MrCrayfishSkateboardingMod/blob/master/src/main/java/com/mrcrayfish/skateboarding/client/model/entity/ModelPlayerOverride.java#L104-L107
example: https://paste.ubuntu.com/26441941/