Package net.minecraft.client
Class class_2893
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer<AreaEffectCloudEntity>
net.minecraft.client.class_2893
- Mappings:
Namespace Name official buaintermediary net/minecraft/class_2893named net/minecraft/client/class_2893
-
Field Summary
Fields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_13631, shadowDarkness, shadowSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IdentifiergetTexture(AreaEffectCloudEntity areaEffectCloudEntity) Methods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindTexture, bindTexture, getFontRenderer, getRenderManager, hasLabel, method_10208, method_10209, method_12450, method_12452, method_12453, method_12454, method_1527, method_1534, render, renderLabelIfPresent, shouldRender
-
Constructor Details
-
class_2893
- Mappings:
Namespace Name Mixin selector official <init>Lbus;<init>(Lbur;)Vintermediary <init>Lnet/minecraft/class_551;<init>(Lnet/minecraft/class_550;)Vnamed <init>Lnet/minecraft/client/render/entity/EntityRenderer;<init>(Lnet/minecraft/client/render/entity/EntityRenderDispatcher;)V
-
-
Method Details
-
getTexture
- Specified by:
getTexturein classEntityRenderer<AreaEffectCloudEntity>- Mappings:
Namespace Name Mixin selector official aLbua;a(Lsl;)Lkq;intermediary method_12435Lnet/minecraft/class_2893;method_12435(Lnet/minecraft/class_2967;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/class_2893;getTexture(Lnet/minecraft/entity/AreaEffectCloudEntity;)Lnet/minecraft/util/Identifier;
-