Package net.minecraft.client
Class class_2896
- Mappings:
Namespace Name official bsmintermediary 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
ConstructorsConstructorDescriptionclass_2896(EntityRenderDispatcher entityRenderDispatcher, class_2853 class_2853) -
Method Summary
Modifier and TypeMethodDescriptionprotected 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_10261, method_5792Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
addFeature, getModel, method_10208, method_10252, method_10258, method_10259, method_10260, method_12463, method_12464, method_5769, method_5771, method_5772, method_5776, method_5783, method_5787, removeFeature, 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_13635
- Mappings:
Namespace Name Mixin selector official aLbsm;a:Lkl;intermediary field_13635Lnet/minecraft/class_2896;field_13635:Lnet/minecraft/class_1653;named field_13635Lnet/minecraft/client/class_2896;field_13635:Lnet/minecraft/util/Identifier;
-
field_13636
private int field_13636- Mappings:
Namespace Name Mixin selector official bLbsm;b:Iintermediary field_13636Lnet/minecraft/class_2896;field_13636:Inamed field_13636Lnet/minecraft/client/class_2896;field_13636:I
-
-
Constructor Details
-
class_2896
-
-
Method Details
-
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 aLbsm;a(Lyu;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 aLbsm;a(Lyu;Lbqj;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 aLbsm;a(Lyu;)Lkl;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 aLbsm;a(Lyu;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 aLbsm;a(Lyu;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
-