Class class_1556

java.lang.Object
net.minecraft.client.class_1556
All Implemented Interfaces:
Texture

@Environment(CLIENT) public class class_1556 extends Object implements Texture
Mappings:
Namespace Name
official pq
intermediary net/minecraft/class_1556
named net/minecraft/client/class_1556
  • Field Details

    • field_6095

      private final Texture field_6095
      Mappings:
      Namespace Name Mixin selector
      official a Lpq;a:Lpr;
      intermediary field_6095 Lnet/minecraft/class_1556;field_6095:Lnet/minecraft/class_1557;
      named field_6095 Lnet/minecraft/client/class_1556;field_6095:Lnet/minecraft/client/Texture;
    • field_6096

      private final boolean field_6096
      Mappings:
      Namespace Name Mixin selector
      official b Lpq;b:Z
      intermediary field_6096 Lnet/minecraft/class_1556;field_6096:Z
      named field_6096 Lnet/minecraft/client/class_1556;field_6096:Z
    • field_6097

      private final boolean field_6097
      Mappings:
      Namespace Name Mixin selector
      official c Lpq;c:Z
      intermediary field_6097 Lnet/minecraft/class_1556;field_6097:Z
      named field_6097 Lnet/minecraft/client/class_1556;field_6097:Z
  • Constructor Details

    • class_1556

      public class_1556(Texture texture, boolean bool, boolean bool2)
  • Method Details

    • getWidth

      public int getWidth()
      Specified by:
      getWidth in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official a Lpr;a()I
      intermediary method_5340 Lnet/minecraft/class_1557;method_5340()I
      named getWidth Lnet/minecraft/client/Texture;getWidth()I
    • getHeight

      public int getHeight()
      Specified by:
      getHeight in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official b Lpr;b()I
      intermediary method_5342 Lnet/minecraft/class_1557;method_5342()I
      named getHeight Lnet/minecraft/client/Texture;getHeight()I
    • getMinU

      public float getMinU()
      Specified by:
      getMinU in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official c Lpr;c()F
      intermediary method_5344 Lnet/minecraft/class_1557;method_5344()F
      named getMinU Lnet/minecraft/client/Texture;getMinU()F
    • getMaxU

      public float getMaxU()
      Specified by:
      getMaxU in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official d Lpr;d()F
      intermediary method_5345 Lnet/minecraft/class_1557;method_5345()F
      named getMaxU Lnet/minecraft/client/Texture;getMaxU()F
    • getFrameU

      public float getFrameU(double double2)
      Specified by:
      getFrameU in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official a Lpr;a(D)F
      intermediary method_5341 Lnet/minecraft/class_1557;method_5341(D)F
      named getFrameU Lnet/minecraft/client/Texture;getFrameU(D)F
    • getMinV

      public float getMinV()
      Specified by:
      getMinV in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official e Lpr;e()F
      intermediary method_5346 Lnet/minecraft/class_1557;method_5346()F
      named getMinV Lnet/minecraft/client/Texture;getMinV()F
    • getMaxV

      public float getMaxV()
      Specified by:
      getMaxV in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official f Lpr;f()F
      intermediary method_5347 Lnet/minecraft/class_1557;method_5347()F
      named getMaxV Lnet/minecraft/client/Texture;getMaxV()F
    • getFrameV

      public float getFrameV(double double2)
      Specified by:
      getFrameV in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official b Lpr;b(D)F
      intermediary method_5343 Lnet/minecraft/class_1557;method_5343(D)F
      named getFrameV Lnet/minecraft/client/Texture;getFrameV(D)F
    • getName

      public String getName()
      Specified by:
      getName in interface Texture
      Mappings:
      Namespace Name Mixin selector
      official g Lpr;g()Ljava/lang/String;
      intermediary method_5348 Lnet/minecraft/class_1557;method_5348()Ljava/lang/String;
      named getName Lnet/minecraft/client/Texture;getName()Ljava/lang/String;