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 frdintermediary net/minecraft/class_947named net/minecraft/client/render/entity/SpectralArrowEntityRenderer
- 
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_32921, shadowOpacity, shadowRadius - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.client.render.entity.ProjectileEntityRenderer
render, vertexMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
getBlockLight, getLight, getPositionOffset, getSkyLight, getTextRenderer, hasLabel, renderLabelIfPresent, shouldRender 
- 
Field Details
- 
TEXTURE
- Mappings:
 Namespace Name Mixin selector official aLfrd;a:Lacq;intermediary field_4787Lnet/minecraft/class_947;field_4787:Lnet/minecraft/class_2960;named TEXTURELnet/minecraft/client/render/entity/SpectralArrowEntityRenderer;TEXTURE:Lnet/minecraft/util/Identifier;
 
 - 
 - 
Constructor Details
- 
SpectralArrowEntityRenderer
- Mappings:
 Namespace Name Mixin selector official <init>Lfox;<init>(Lfoy$a;)Vintermediary <init>Lnet/minecraft/class_897;<init>(Lnet/minecraft/class_5617$class_5618;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRendererFactory$Context;)V
 
 - 
 - 
Method Details
- 
getTexture
- Specified by:
 getTexturein classEntityRenderer<SpectralArrowEntity>- Mappings:
 Namespace Name Mixin selector official aLfrd;a(Lbzl;)Lacq;intermediary method_4120Lnet/minecraft/class_947;method_4120(Lnet/minecraft/class_1679;)Lnet/minecraft/class_2960;named getTextureLnet/minecraft/client/render/entity/SpectralArrowEntityRenderer;getTexture(Lnet/minecraft/entity/projectile/SpectralArrowEntity;)Lnet/minecraft/util/Identifier;
 
 -