Package net.minecraft.client
Class class_2896
- Mappings:
Namespace Name official caqintermediary net/minecraft/class_2896named net/minecraft/client/class_2896
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
buffer, features, field_11124, modelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, field_13631, shadowDarkness, shadowSize -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetModel()protected IdentifiergetTexture(ShulkerEntity shulkerEntity) protected voidmethod_5777(ShulkerEntity shulkerEntity, float float2, float float3, float float4) voidrender(ShulkerEntity shulkerEntity, double double2, double double3, double double4, float float2, float float3) protected voidscale(ShulkerEntity shulkerEntity, float float2) booleanshouldRender(ShulkerEntity shulkerEntity, CameraView cameraView, double double2, double double3, double double4) Methods inherited from class net.minecraft.client.render.entity.MobEntityRenderer
hasLabel, method_14692, method_5792Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, method_10208, method_10252, method_10258, method_10259, method_10260, method_12463, method_12464, method_14691, method_5769, method_5771, method_5772, method_5776, method_5783, method_5787, renderFeatures, renderModel, translateMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindTexture, bindTexture, getFontRenderer, getRenderManager, method_10209, method_12450, method_12452, method_12453, method_12454, method_1527, method_1534, renderLabelIfPresent
-
Field Details
-
field_15302
- Mappings:
Namespace Name Mixin selector official aLcaq;a:[Lnf;intermediary field_15302Lnet/minecraft/class_2896;field_15302:[Lnet/minecraft/class_1653;named field_15302Lnet/minecraft/client/class_2896;field_15302:[Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
class_2896
- Mappings:
Namespace Name Mixin selector official <init>Lbzg;<init>(Lbzf;)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
-
getModel
- Overrides:
getModelin classLivingEntityRenderer<ShulkerEntity>- Mappings:
Namespace Name Mixin selector official hLcaq;h()Lbqs;intermediary method_13871Lnet/minecraft/class_2896;method_13871()Lnet/minecraft/class_2853;named getModelLnet/minecraft/client/class_2896;getModel()Lnet/minecraft/client/class_2853;
-
render
public void render(ShulkerEntity shulkerEntity, double double2, double double3, double double4, float float2, float float3) - Overrides:
renderin classMobEntityRenderer<ShulkerEntity>- Mappings:
Namespace Name Mixin selector official aLcaq;a(Ladi;DDDFF)Vintermediary method_12470Lnet/minecraft/class_2896;method_12470(Lnet/minecraft/class_2996;DDDFF)Vnamed renderLnet/minecraft/client/class_2896;render(Lnet/minecraft/entity/ShulkerEntity;DDDFF)V
-
shouldRender
public boolean shouldRender(ShulkerEntity shulkerEntity, CameraView cameraView, double double2, double double3, double double4) - Overrides:
shouldRenderin classMobEntityRenderer<ShulkerEntity>- Mappings:
Namespace Name Mixin selector official aLcaq;a(Ladi;Lbxy;DDD)Zintermediary method_12473Lnet/minecraft/class_2896;method_12473(Lnet/minecraft/class_2996;Lnet/minecraft/class_536;DDD)Znamed shouldRenderLnet/minecraft/client/class_2896;shouldRender(Lnet/minecraft/entity/ShulkerEntity;Lnet/minecraft/client/render/CameraView;DDD)Z
-
getTexture
- Specified by:
getTexturein classEntityRenderer<ShulkerEntity>- Mappings:
Namespace Name Mixin selector official aLcaq;a(Ladi;)Lnf;intermediary method_12469Lnet/minecraft/class_2896;method_12469(Lnet/minecraft/class_2996;)Lnet/minecraft/class_1653;named getTextureLnet/minecraft/client/class_2896;getTexture(Lnet/minecraft/entity/ShulkerEntity;)Lnet/minecraft/util/Identifier;
-
method_5777
- Overrides:
method_5777in classLivingEntityRenderer<ShulkerEntity>- Mappings:
Namespace Name Mixin selector official aLcaq;a(Ladi;FFF)Vintermediary method_12472Lnet/minecraft/class_2896;method_12472(Lnet/minecraft/class_2996;FFF)Vnamed method_5777Lnet/minecraft/client/class_2896;method_5777(Lnet/minecraft/entity/ShulkerEntity;FFF)V
-
scale
- Overrides:
scalein classLivingEntityRenderer<ShulkerEntity>- Mappings:
Namespace Name Mixin selector official aLcaq;a(Ladi;F)Vintermediary method_12471Lnet/minecraft/class_2896;method_12471(Lnet/minecraft/class_2996;F)Vnamed scaleLnet/minecraft/client/class_2896;scale(Lnet/minecraft/entity/ShulkerEntity;F)V
-