Class NetherPortalSprite

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

@Environment(CLIENT) public class NetherPortalSprite extends DynamicTexture
Mappings:
Namespace Name
intermediary net/minecraft/class_269
glue class_293
server net/minecraft/class_269
client hs
named net/minecraft/client/render/texture/NetherPortalSprite
  • Field Details

    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1091 Lnet/minecraft/class_269;field_1091:I
      glue field_1290 Lclass_293;field_1290:I
      server field_1091 Lnet/minecraft/class_269;field_1091:I
      client g Lhs;g:I
      named ticks Lnet/minecraft/client/render/texture/NetherPortalSprite;ticks:I
    • frames

      private byte[][] frames
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1092 Lnet/minecraft/class_269;field_1092:[[B
      glue field_1291 Lclass_293;field_1291:[[B
      server field_1092 Lnet/minecraft/class_269;field_1092:[[B
      client h Lhs;h:[[B
      named frames Lnet/minecraft/client/render/texture/NetherPortalSprite;frames:[[B
  • Constructor Details

    • NetherPortalSprite

      public NetherPortalSprite()
  • 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