Class SheepEntityRenderer


@Environment(CLIENT) public class SheepEntityRenderer extends LivingEntityRenderer
Mappings:
Namespace Name
intermediary net/minecraft/class_612
glue class_705
server net/minecraft/class_612
client xy
named net/minecraft/client/render/entity/SheepEntityRenderer
  • Constructor Details

    • SheepEntityRenderer

      public SheepEntityRenderer(EntityModel model, EntityModel furModel, float shadowRadius)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_612;<init>(Lnet/minecraft/class_173;Lnet/minecraft/class_173;F)V
      glue <init> Lclass_705;<init>(Lclass_407;Lclass_407;F)V
      server <init> Lnet/minecraft/class_612;<init>(Lnet/minecraft/class_173;Lnet/minecraft/class_173;F)V
      client <init> Lxy;<init>(Lko;Lko;F)V
      named <init> Lnet/minecraft/client/render/entity/SheepEntityRenderer;<init>(Lnet/minecraft/client/render/entity/model/EntityModel;Lnet/minecraft/client/render/entity/model/EntityModel;F)V
  • Method Details

    • bindTexture

      protected boolean bindTexture(SheepEntity sheepEntity, int int2, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_2004 Lnet/minecraft/class_612;method_2004(Lnet/minecraft/class_613;IF)Z
      glue method_2267 Lclass_705;method_2267(Lclass_82;IF)Z
      server method_2004 Lnet/minecraft/class_612;method_2004(Lce;IF)Z
      client a Lxy;a(Ldl;IF)Z
      named bindTexture Lnet/minecraft/client/render/entity/SheepEntityRenderer;bindTexture(Lnet/minecraft/entity/passive/SheepEntity;IF)Z