Class PistonRenderer

java.lang.Object
net.minecraft.client.render.tileentity.TileEntityRenderer
net.minecraft.client.render.tileentity.PistonRenderer

@Environment(CLIENT) public class PistonRenderer extends TileEntityRenderer
Mappings:
Namespace Name
intermediary net/minecraft/class_282
glue class_304
server net/minecraft/class_282
client hy
named net/minecraft/client/render/tileentity/PistonRenderer
  • Field Details

    • field_1131

      private BlockRenderer field_1131
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1131 Lnet/minecraft/class_282;field_1131:Lnet/minecraft/class_13;
      glue field_1325 Lclass_304;field_1325:Lclass_108;
      server field_1131 Lnet/minecraft/class_282;field_1131:Lnet/minecraft/class_13;
      client b Lhy;b:Lcv;
      named field_1131 Lnet/minecraft/client/render/tileentity/PistonRenderer;field_1131:Lnet/minecraft/client/render/block/BlockRenderer;
  • Constructor Details

    • PistonRenderer

      public PistonRenderer()
  • Method Details

    • render

      public void render(TileEntityPiston tileEntityPiston, double double2, double double3, double double4, float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_973 Lnet/minecraft/class_282;method_973(Lnet/minecraft/class_283;DDDF)V
      glue method_1334 Lclass_304;method_1334(Lclass_495;DDDF)V
      server method_973 Lnet/minecraft/class_282;method_973(Lmu;DDDF)V
      client a Lhy;a(Luk;DDDF)V
      named render Lnet/minecraft/client/render/tileentity/PistonRenderer;render(Lnet/minecraft/tileentity/TileEntityPiston;DDDF)V
    • method_1062

      public void method_1062(Level level)
      Overrides:
      method_1062 in class TileEntityRenderer
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1062 Lnet/minecraft/class_330;method_1062(Lnet/minecraft/class_18;)V
      glue method_1333 Lclass_353;method_1333(Lclass_129;)V
      server method_1062 Lnet/minecraft/class_330;method_1062(Ldj;)V
      client a Lje;a(Lfd;)V
      named method_1062 Lnet/minecraft/client/render/tileentity/TileEntityRenderer;method_1062(Lnet/minecraft/level/Level;)V