Class WaterSideSprite

java.lang.Object
net.minecraft.client.render.texture.DynamicTexture
net.minecraft.client.render.texture.WaterSideSprite

@Environment(CLIENT) public class WaterSideSprite extends DynamicTexture
Mappings:
Namespace Name
intermediary net/minecraft/class_509
glue class_555
server net/minecraft/class_509
client oh
named net/minecraft/client/render/texture/WaterSideSprite
  • Field Details

    • current

      protected float[] current
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2118 Lnet/minecraft/class_509;field_2118:[F
      glue field_2340 Lclass_555;field_2340:[F
      server field_2118 Lnet/minecraft/class_509;field_2118:[F
      client g Loh;g:[F
      named current Lnet/minecraft/client/render/texture/WaterSideSprite;current:[F
    • next

      protected float[] next
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2119 Lnet/minecraft/class_509;field_2119:[F
      glue field_2341 Lclass_555;field_2341:[F
      server field_2119 Lnet/minecraft/class_509;field_2119:[F
      client h Loh;h:[F
      named next Lnet/minecraft/client/render/texture/WaterSideSprite;next:[F
    • heat

      protected float[] heat
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2120 Lnet/minecraft/class_509;field_2120:[F
      glue field_2342 Lclass_555;field_2342:[F
      server field_2120 Lnet/minecraft/class_509;field_2120:[F
      client i Loh;i:[F
      named heat Lnet/minecraft/client/render/texture/WaterSideSprite;heat:[F
    • heatDelta

      protected float[] heatDelta
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2121 Lnet/minecraft/class_509;field_2121:[F
      glue field_2343 Lclass_555;field_2343:[F
      server field_2121 Lnet/minecraft/class_509;field_2121:[F
      client j Loh;j:[F
      named heatDelta Lnet/minecraft/client/render/texture/WaterSideSprite;heatDelta:[F
    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2122 Lnet/minecraft/class_509;field_2122:I
      glue field_2344 Lclass_555;field_2344:I
      server field_2122 Lnet/minecraft/class_509;field_2122:I
      client k Loh;k:I
      named ticks Lnet/minecraft/client/render/texture/WaterSideSprite;ticks:I
  • Constructor Details

    • WaterSideSprite

      public WaterSideSprite()
  • Method Details

    • tick

      public void tick()
      Overrides:
      tick in class DynamicTexture
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1205 Lnet/minecraft/class_336;method_1205()V
      glue method_106 Lclass_40;method_106()V
      server method_1205 Lnet/minecraft/class_336;method_1205()V
      client a Law;a()V
      named tick Lnet/minecraft/client/render/texture/DynamicTexture;tick()V