itachi1706/CheesecakeCapes

View on GitHub
src/main/java/com/jadarstudios/developercapes/cape/StaticCape.java

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

        // TODO: Figure out how to create a elytra texture as well and parse it

This block of commented-out lines of code should be removed.
Open

        // player.func_152121_a(MinecraftProfileTexture.Type.CAPE, location);

Programmers should not comment out code as it bloats programs and reduces readability.

Unused code should be deleted and can be retrieved from source control history if required.

There are no issues that match your filters.

Category
Status