Package net.minecraft.client.util
Class GlAllocationUtils
java.lang.Object
net.minecraft.client.util.GlAllocationUtils
- Mappings:
Namespace Name official azbintermediary net/minecraft/class_329named net/minecraft/client/util/GlAllocationUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ByteBufferallocateByteBuffer(int size) static FloatBufferallocateFloatBuffer(int size) static IntBufferallocateIntBuffer(int size) static voiddeleteSingletonList(int int2) static intgenLists(int int2) static void
-
Field Details
-
field_911
- Mappings:
Namespace Name Mixin selector official aLazb;a:Ljava/util/Map;intermediary field_911Lnet/minecraft/class_329;field_911:Ljava/util/Map;named field_911Lnet/minecraft/client/util/GlAllocationUtils;field_911:Ljava/util/Map;
-
field_912
- Mappings:
Namespace Name Mixin selector official bLazb;b:Ljava/util/List;intermediary field_912Lnet/minecraft/class_329;field_912:Ljava/util/List;named field_912Lnet/minecraft/client/util/GlAllocationUtils;field_912:Ljava/util/List;
-
-
Constructor Details
-
GlAllocationUtils
public GlAllocationUtils()
-
-
Method Details
-
genLists
public static int genLists(int int2) - Mappings:
Namespace Name Mixin selector official aLazb;a(I)Iintermediary method_849Lnet/minecraft/class_329;method_849(I)Inamed genListsLnet/minecraft/client/util/GlAllocationUtils;genLists(I)I
-
deleteSingletonList
public static void deleteSingletonList(int int2) - Mappings:
Namespace Name Mixin selector official bLazb;b(I)Vintermediary method_851Lnet/minecraft/class_329;method_851(I)Vnamed deleteSingletonListLnet/minecraft/client/util/GlAllocationUtils;deleteSingletonList(I)V
-
method_848
public static void method_848()- Mappings:
Namespace Name Mixin selector official aLazb;a()Vintermediary method_848Lnet/minecraft/class_329;method_848()Vnamed method_848Lnet/minecraft/client/util/GlAllocationUtils;method_848()V
-
allocateByteBuffer
- Mappings:
Namespace Name Mixin selector official cLazb;c(I)Ljava/nio/ByteBuffer;intermediary method_852Lnet/minecraft/class_329;method_852(I)Ljava/nio/ByteBuffer;named allocateByteBufferLnet/minecraft/client/util/GlAllocationUtils;allocateByteBuffer(I)Ljava/nio/ByteBuffer;
-
allocateIntBuffer
- Mappings:
Namespace Name Mixin selector official fLazb;f(I)Ljava/nio/IntBuffer;intermediary method_853Lnet/minecraft/class_329;method_853(I)Ljava/nio/IntBuffer;named allocateIntBufferLnet/minecraft/client/util/GlAllocationUtils;allocateIntBuffer(I)Ljava/nio/IntBuffer;
-
allocateFloatBuffer
- Mappings:
Namespace Name Mixin selector official hLazb;h(I)Ljava/nio/FloatBuffer;intermediary method_854Lnet/minecraft/class_329;method_854(I)Ljava/nio/FloatBuffer;named allocateFloatBufferLnet/minecraft/client/util/GlAllocationUtils;allocateFloatBuffer(I)Ljava/nio/FloatBuffer;
-