Class BasicTexturedRenderer

  • All Implemented Interfaces:
    net.minecraft.client.renderer.entity.RenderLayerParent

    
    public final class BasicTexturedRenderer<T extends Mob>
    extends HumanoidMobRenderer<T, HumanoidModel<T>>
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getLocation()
      ResourceLocation getTextureLocation(T entity)
      • Methods inherited from class net.minecraft.client.renderer.entity.EntityRenderer

        getBlockLightLevel, getFont, getPackedLightCoords, getRenderOffset, getSkyLightLevel, renderLeash, renderNameTag, shouldRender
      • Methods inherited from class net.minecraft.client.renderer.entity.LivingEntityRenderer

        addLayer, getAttackAnim, getBob, getFlipDegrees, getModel, getRenderType, getWhiteOverlayProgress, isBodyVisible, isShaking, render, scale, setupRotations
      • Methods inherited from class net.minecraft.client.renderer.entity.MobRenderer

        getShadowRadius, shouldShowName
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait