Interface IEntityRenderer

All Known Implementing Classes:
EntityRendererMixin

public interface IEntityRenderer
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.util.Identifier
    getTextureInterface(net.minecraft.entity.Entity entity)
     
  • Method Details

    • getTextureInterface

      net.minecraft.util.Identifier getTextureInterface(net.minecraft.entity.Entity entity)