Package net.minecraft.client.util
Class GlAllocationUtils
java.lang.Object
net.minecraft.client.util.GlAllocationUtils
- Mappings:
Namespace Name official dohintermediary net/minecraft/class_311named net/minecraft/client/util/GlAllocationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBufferallocateByteBuffer(int size)static ShortBuffermethod_35614(int int2)static CharBuffermethod_35615(int int2)static IntBuffermethod_35616(int int2)static LongBuffermethod_35617(int int2)static FloatBuffermethod_35618(int int2)static DoubleBuffermethod_35619(int int2)
-
Constructor Details
-
GlAllocationUtils
public GlAllocationUtils()
-
-
Method Details
-
allocateByteBuffer
- Mappings:
Namespace Name Mixin selector official aLdoh;a(I)Ljava/nio/ByteBuffer;intermediary method_1596Lnet/minecraft/class_311;method_1596(I)Ljava/nio/ByteBuffer;named allocateByteBufferLnet/minecraft/client/util/GlAllocationUtils;allocateByteBuffer(I)Ljava/nio/ByteBuffer;
-
method_35614
- Mappings:
Namespace Name Mixin selector official bLdoh;b(I)Ljava/nio/ShortBuffer;intermediary method_35614Lnet/minecraft/class_311;method_35614(I)Ljava/nio/ShortBuffer;named method_35614Lnet/minecraft/client/util/GlAllocationUtils;method_35614(I)Ljava/nio/ShortBuffer;
-
method_35615
- Mappings:
Namespace Name Mixin selector official cLdoh;c(I)Ljava/nio/CharBuffer;intermediary method_35615Lnet/minecraft/class_311;method_35615(I)Ljava/nio/CharBuffer;named method_35615Lnet/minecraft/client/util/GlAllocationUtils;method_35615(I)Ljava/nio/CharBuffer;
-
method_35616
- Mappings:
Namespace Name Mixin selector official dLdoh;d(I)Ljava/nio/IntBuffer;intermediary method_35616Lnet/minecraft/class_311;method_35616(I)Ljava/nio/IntBuffer;named method_35616Lnet/minecraft/client/util/GlAllocationUtils;method_35616(I)Ljava/nio/IntBuffer;
-
method_35617
- Mappings:
Namespace Name Mixin selector official eLdoh;e(I)Ljava/nio/LongBuffer;intermediary method_35617Lnet/minecraft/class_311;method_35617(I)Ljava/nio/LongBuffer;named method_35617Lnet/minecraft/client/util/GlAllocationUtils;method_35617(I)Ljava/nio/LongBuffer;
-
method_35618
- Mappings:
Namespace Name Mixin selector official fLdoh;f(I)Ljava/nio/FloatBuffer;intermediary method_35618Lnet/minecraft/class_311;method_35618(I)Ljava/nio/FloatBuffer;named method_35618Lnet/minecraft/client/util/GlAllocationUtils;method_35618(I)Ljava/nio/FloatBuffer;
-
method_35619
- Mappings:
Namespace Name Mixin selector official gLdoh;g(I)Ljava/nio/DoubleBuffer;intermediary method_35619Lnet/minecraft/class_311;method_35619(I)Ljava/nio/DoubleBuffer;named method_35619Lnet/minecraft/client/util/GlAllocationUtils;method_35619(I)Ljava/nio/DoubleBuffer;
-