Package net.minecraft
Class class_12137
java.lang.Object
net.minecraft.class_12137
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
class_12134
- Mappings:
Namespace Name named net/minecraft/class_12137intermediary net/minecraft/class_12137official fvx
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidclose()abstract AddressModeabstract AddressModeabstract FilterModeabstract FilterMode
-
Constructor Details
-
class_12137
public class_12137()
-
-
Method Details
-
method_75286
- Mappings:
Namespace Name Mixin selector named method_75286Lnet/minecraft/class_12137;method_75286()Lcom/mojang/blaze3d/textures/AddressMode;intermediary method_75286Lnet/minecraft/class_12137;method_75286()Lcom/mojang/blaze3d/textures/AddressMode;official bLfvx;b()Lcom/mojang/blaze3d/textures/AddressMode;
-
method_75287
- Mappings:
Namespace Name Mixin selector named method_75287Lnet/minecraft/class_12137;method_75287()Lcom/mojang/blaze3d/textures/AddressMode;intermediary method_75287Lnet/minecraft/class_12137;method_75287()Lcom/mojang/blaze3d/textures/AddressMode;official cLfvx;c()Lcom/mojang/blaze3d/textures/AddressMode;
-
method_75288
- Mappings:
Namespace Name Mixin selector named method_75288Lnet/minecraft/class_12137;method_75288()Lcom/mojang/blaze3d/textures/FilterMode;intermediary method_75288Lnet/minecraft/class_12137;method_75288()Lcom/mojang/blaze3d/textures/FilterMode;official dLfvx;d()Lcom/mojang/blaze3d/textures/FilterMode;
-
method_75289
- Mappings:
Namespace Name Mixin selector named method_75289Lnet/minecraft/class_12137;method_75289()Lcom/mojang/blaze3d/textures/FilterMode;intermediary method_75289Lnet/minecraft/class_12137;method_75289()Lcom/mojang/blaze3d/textures/FilterMode;official eLfvx;e()Lcom/mojang/blaze3d/textures/FilterMode;
-
close
public abstract void close()- Specified by:
closein interfaceAutoCloseable
-