Skip to content

Commit 54de7fe

Browse files
committed
This mixin is unused
1 parent af3269e commit 54de7fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/minelittlepony/unicopia/mixin/client/MixinArmorFeatureRenderer.java

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import net.minecraft.entity.LivingEntity;
88

99
@Mixin(ArmorFeatureRenderer.class)
10+
// TODO: Remove this
1011
abstract class MixinArmorFeatureRenderer<
1112
T extends LivingEntity,
1213
M extends BipedEntityModel<T>,

0 commit comments

Comments
 (0)