src/main/java/com/jadarstudios/developercapes/cape/StaticCape.java
TODO found Open
Open
// TODO: Figure out how to create a elytra texture as well and parse it
- Exclude checks
This block of commented-out lines of code should be removed. Open
Open
// player.func_152121_a(MinecraftProfileTexture.Type.CAPE, location);
- Read upRead up
- Exclude checks
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.