Class SpectralArrowEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<T>
net.minecraft.client.render.entity.ProjectileEntityRenderer<SpectralArrowEntity>
net.minecraft.client.render.entity.SpectralArrowEntityRenderer
@Environment(CLIENT) public class SpectralArrowEntityRenderer extends ProjectileEntityRenderer<SpectralArrowEntity>
- Mappings:
Namespace Name official eok
intermediary net/minecraft/class_947
named net/minecraft/client/render/entity/SpectralArrowEntityRenderer
-
Field Summary
Fields Modifier and Type Field Description static Identifier
TEXTURE
Fields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, shadowOpacity, shadowRadius
-
Constructor Summary
Constructors Constructor Description SpectralArrowEntityRenderer(EntityRendererFactory.Context ctx)
-
Method Summary
Modifier and Type Method Description Identifier
getTexture(SpectralArrowEntity spectralArrowEntity)
Methods inherited from class net.minecraft.client.render.entity.ProjectileEntityRenderer
method_23153, render
Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getFontRenderer, getLight, getPositionOffset, getSkyLight, hasLabel, renderLabelIfPresent, shouldRender
-
Field Details
-
TEXTURE
- Mappings:
Namespace Name Mixin selector official a
Leok;a:Lwb;
intermediary field_4787
Lnet/minecraft/class_947;field_4787:Lnet/minecraft/class_2960;
named TEXTURE
Lnet/minecraft/client/render/entity/SpectralArrowEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
SpectralArrowEntityRenderer
- Mappings:
Namespace Name Mixin selector official <init>
Lemi;<init>(Lemj$a;)V
intermediary <init>
Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)V
named <init>
Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexture
in classEntityRenderer<SpectralArrowEntity>
- Mappings:
Namespace Name Mixin selector official a
Leok;a(Lbig;)Lwb;
intermediary method_4120
Lnet/minecraft/class_947;method_4120(Lnet/minecraft/class_1679;)Lnet/minecraft/class_2960;
named getTexture
Lnet/minecraft/client/render/entity/SpectralArrowEntityRenderer;getTexture(Lnet/minecraft/entity/projectile/SpectralArrowEntity;)Lnet/minecraft/util/Identifier;
-