Package net.minecraft

Class class_12137

java.lang.Object
net.minecraft.class_12137
All Implemented Interfaces:
AutoCloseable
Direct Known Subclasses:
class_12134

@Environment(CLIENT) public abstract class class_12137 extends Object implements AutoCloseable
Mappings:
Namespace Name
named net/minecraft/class_12137
intermediary net/minecraft/class_12137
official fvx
  • Constructor Details

    • class_12137

      public class_12137()
  • Method Details

    • method_75286

      public abstract AddressMode method_75286()
      Mappings:
      Namespace Name Mixin selector
      named method_75286 Lnet/minecraft/class_12137;method_75286()Lcom/mojang/blaze3d/textures/AddressMode;
      intermediary method_75286 Lnet/minecraft/class_12137;method_75286()Lcom/mojang/blaze3d/textures/AddressMode;
      official b Lfvx;b()Lcom/mojang/blaze3d/textures/AddressMode;
    • method_75287

      public abstract AddressMode method_75287()
      Mappings:
      Namespace Name Mixin selector
      named method_75287 Lnet/minecraft/class_12137;method_75287()Lcom/mojang/blaze3d/textures/AddressMode;
      intermediary method_75287 Lnet/minecraft/class_12137;method_75287()Lcom/mojang/blaze3d/textures/AddressMode;
      official c Lfvx;c()Lcom/mojang/blaze3d/textures/AddressMode;
    • method_75288

      public abstract FilterMode method_75288()
      Mappings:
      Namespace Name Mixin selector
      named method_75288 Lnet/minecraft/class_12137;method_75288()Lcom/mojang/blaze3d/textures/FilterMode;
      intermediary method_75288 Lnet/minecraft/class_12137;method_75288()Lcom/mojang/blaze3d/textures/FilterMode;
      official d Lfvx;d()Lcom/mojang/blaze3d/textures/FilterMode;
    • method_75289

      public abstract FilterMode method_75289()
      Mappings:
      Namespace Name Mixin selector
      named method_75289 Lnet/minecraft/class_12137;method_75289()Lcom/mojang/blaze3d/textures/FilterMode;
      intermediary method_75289 Lnet/minecraft/class_12137;method_75289()Lcom/mojang/blaze3d/textures/FilterMode;
      official e Lfvx;e()Lcom/mojang/blaze3d/textures/FilterMode;
    • close

      public abstract void close()
      Specified by:
      close in interface AutoCloseable