Class PortalTextureBinder

java.lang.Object
net.minecraft.client.render.TextureBinder
net.minecraft.client.render.PortalTextureBinder

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

    • updatesRan

      private int updatesRan
      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 updatesRan Lnet/minecraft/client/render/PortalTextureBinder;updatesRan:I
    • texture

      private byte[][] texture
      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 texture Lnet/minecraft/client/render/PortalTextureBinder;texture:[[B
  • Constructor Details

    • PortalTextureBinder

      public PortalTextureBinder()
  • Method Details

    • update

      public void update()
      Overrides:
      update in class TextureBinder
      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 update Lnet/minecraft/client/render/TextureBinder;update()V