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 eokintermediary net/minecraft/class_947named net/minecraft/client/render/entity/SpectralArrowEntityRenderer
-
Field Summary
Fields Modifier and Type Field Description static IdentifierTEXTUREFields 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 IdentifiergetTexture(SpectralArrowEntity spectralArrowEntity)Methods inherited from class net.minecraft.client.render.entity.ProjectileEntityRenderer
method_23153, renderMethods 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 aLeok;a:Lwb;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>Lemi;<init>(Lemj$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 aLeok;a(Lbig;)Lwb;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;
-