Class CreeperEntityRenderer
java.lang.Object
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.render.entity.LivingEntityRenderer
net.minecraft.client.render.entity.CreeperEntityRenderer
- Mappings:
Namespace Name intermediary net/minecraft/class_423glue class_464server net/minecraft/class_423client mnamed net/minecraft/client/render/entity/CreeperEntityRenderer
-
Field Summary
FieldsFields inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
decorationModelFields inherited from class net.minecraft.client.render.entity.EntityRenderer
dispatcher, shadowDarkness, shadowRadius -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapplyScale(CreeperEntity creeperEntity, float float2) protected booleanbindDecorationTexture(CreeperEntity creeperEntity, int int2, float float2) protected booleanbindTexture(CreeperEntity creeperEntity, int int2, float float2) protected intgetOverlayColor(CreeperEntity creeperEntity, float float2, float float3) Methods inherited from class net.minecraft.client.render.entity.LivingEntityRenderer
applyScale, applyTranslation, bindDecorationTexture, bindTexture, getDeathYaw, getHandSwingProgress, getHandSwingProgress, getHeadBob, getOverlayColor, render, renderMore, renderNameTag, renderNameTag, setDecorationModelMethods inherited from class net.minecraft.client.render.entity.EntityRenderer
bindDownloadedTexture, bindTexture, getTextRenderer, postRender, render, renderShape, renderShapeFlat, setDispatcher
-
Field Details
-
model
- Mappings:
Namespace Name Mixin selector intermediary field_1685Lnet/minecraft/class_423;field_1685:Lnet/minecraft/class_173;glue field_1853Lclass_464;field_1853:Lclass_407;server field_1685Lnet/minecraft/class_423;field_1685:Lnet/minecraft/class_173;client aLm;a:Lko;named modelLnet/minecraft/client/render/entity/CreeperEntityRenderer;model:Lnet/minecraft/client/render/entity/model/EntityModel;
-
-
Constructor Details
-
CreeperEntityRenderer
public CreeperEntityRenderer()
-
-
Method Details
-
applyScale
- Mappings:
Namespace Name Mixin selector intermediary method_1405Lnet/minecraft/class_423;method_1405(Lnet/minecraft/class_114;F)Vglue method_1696Lclass_464;method_1696(Lclass_157;F)Vserver method_1405Lnet/minecraft/class_423;method_1405(Lec;F)Vclient aLm;a(Lgb;F)Vnamed applyScaleLnet/minecraft/client/render/entity/CreeperEntityRenderer;applyScale(Lnet/minecraft/entity/mob/CreeperEntity;F)V
-
getOverlayColor
- Mappings:
Namespace Name Mixin selector intermediary method_1406Lnet/minecraft/class_423;method_1406(Lnet/minecraft/class_114;FF)Iglue method_1697Lclass_464;method_1697(Lclass_157;FF)Iserver method_1406Lnet/minecraft/class_423;method_1406(Lec;FF)Iclient aLm;a(Lgb;FF)Inamed getOverlayColorLnet/minecraft/client/render/entity/CreeperEntityRenderer;getOverlayColor(Lnet/minecraft/entity/mob/CreeperEntity;FF)I
-
bindTexture
- Mappings:
Namespace Name Mixin selector intermediary method_1407Lnet/minecraft/class_423;method_1407(Lnet/minecraft/class_114;IF)Zglue method_1698Lclass_464;method_1698(Lclass_157;IF)Zserver method_1407Lnet/minecraft/class_423;method_1407(Lec;IF)Zclient aLm;a(Lgb;IF)Znamed bindTextureLnet/minecraft/client/render/entity/CreeperEntityRenderer;bindTexture(Lnet/minecraft/entity/mob/CreeperEntity;IF)Z
-
bindDecorationTexture
- Mappings:
Namespace Name Mixin selector intermediary method_1408Lnet/minecraft/class_423;method_1408(Lnet/minecraft/class_114;IF)Zglue method_1699Lclass_464;method_1699(Lclass_157;IF)Zserver method_1408Lnet/minecraft/class_423;method_1408(Lec;IF)Zclient bLm;b(Lgb;IF)Znamed bindDecorationTextureLnet/minecraft/client/render/entity/CreeperEntityRenderer;bindDecorationTexture(Lnet/minecraft/entity/mob/CreeperEntity;IF)Z
-