mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-17 10:24:23 +01:00
This mixin is unused
This commit is contained in:
parent
e06c6108f5
commit
d2c4b85965
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ import net.minecraft.client.render.entity.model.BipedEntityModel;
|
|||
import net.minecraft.entity.LivingEntity;
|
||||
|
||||
@Mixin(ArmorFeatureRenderer.class)
|
||||
// TODO: Remove this
|
||||
abstract class MixinArmorFeatureRenderer<
|
||||
T extends LivingEntity,
|
||||
M extends BipedEntityModel<T>,
|
||||
|
|
Loading…
Reference in a new issue