Class ElytraFeatureRendererMixin<T extends net.minecraft.entity.LivingEntity,M extends net.minecraft.client.render.entity.model.EntityModel<T>>
java.lang.Object
net.minecraft.client.render.entity.feature.FeatureRenderer<T,M>
meteordevelopment.meteorclient.mixin.ElytraFeatureRendererMixin<T,M>
public abstract class ElytraFeatureRendererMixin<T extends net.minecraft.entity.LivingEntity,M extends net.minecraft.client.render.entity.model.EntityModel<T>>
extends net.minecraft.client.render.entity.feature.FeatureRenderer<T,M>
-
Constructor Summary
ConstructorsConstructorDescriptionElytraFeatureRendererMixin(net.minecraft.client.render.entity.feature.FeatureRendererContext<T, M> context) -
Method Summary
Methods inherited from class net.minecraft.client.render.entity.feature.FeatureRenderer
getContextModel, getTexture, render, render, renderModel
-
Constructor Details
-
ElytraFeatureRendererMixin
-