@Environment(value=CLIENT) public class SpectralArrowEntityRenderer extends ProjectileEntityRenderer<SpectralArrowEntity>
Modifier and Type | Field and Description |
---|---|
static Identifier |
TEXTURE |
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
SpectralArrowEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(SpectralArrowEntity spectralArrowEntity) |
method_23153, render
getBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, hasLabel, method_27950, renderLabelIfPresent, shouldRender
public static final Identifier TEXTURE
public SpectralArrowEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(SpectralArrowEntity spectralArrowEntity)
getTexture
in class EntityRenderer<SpectralArrowEntity>