Package net.minecraft
Class class_10859
java.lang.Object
net.minecraft.client.gl.GpuBuffer
net.minecraft.class_10859
- All Implemented Interfaces:
AutoCloseable
- Mappings:
Namespace Name named net/minecraft/class_10859intermediary net/minecraft/class_10859official fit
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.gl.GpuBuffer
GpuBuffer.class_10858 -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final com.mojang.jtracy.MemoryPoolprotected booleanprotected booleanprotected final int -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedclass_10859(class_10861 class_10861, @Nullable Supplier<String> supplier, GlBufferTarget glBufferTarget, GlUsage glUsage, int int2, int int3) -
Method Summary
Methods inherited from class net.minecraft.client.gl.GpuBuffer
getSize, getTarget, method_68343
-
Field Details
-
field_57838
protected static final com.mojang.jtracy.MemoryPool field_57838- Mappings:
Namespace Name Mixin selector named field_57838Lnet/minecraft/class_10859;field_57838:Lcom/mojang/jtracy/MemoryPool;intermediary field_57838Lnet/minecraft/class_10859;field_57838:Lcom/mojang/jtracy/MemoryPool;official bLfit;b:Lcom/mojang/jtracy/MemoryPool;
-
field_57839
protected boolean field_57839- Mappings:
Namespace Name Mixin selector named field_57839Lnet/minecraft/class_10859;field_57839:Zintermediary field_57839Lnet/minecraft/class_10859;field_57839:Zofficial cLfit;c:Z
-
field_57840
protected boolean field_57840- Mappings:
Namespace Name Mixin selector named field_57840Lnet/minecraft/class_10859;field_57840:Zintermediary field_57840Lnet/minecraft/class_10859;field_57840:Zofficial dLfit;d:Z
-
field_57841
- Mappings:
Namespace Name Mixin selector named field_57841Lnet/minecraft/class_10859;field_57841:Ljava/util/function/Supplier;intermediary field_57841Lnet/minecraft/class_10859;field_57841:Ljava/util/function/Supplier;official eLfit;e:Ljava/util/function/Supplier;
-
field_57842
protected final int field_57842- Mappings:
Namespace Name Mixin selector named field_57842Lnet/minecraft/class_10859;field_57842:Iintermediary field_57842Lnet/minecraft/class_10859;field_57842:Iofficial fLfit;f:I
-
-
Constructor Details
-
class_10859
protected class_10859(class_10861 class_10861, @Nullable @Nullable Supplier<String> supplier, GlBufferTarget glBufferTarget, GlUsage glUsage, int int2, int int3)
-
-
Method Details
-
method_68345
protected void method_68345()- Mappings:
Namespace Name Mixin selector named method_68345Lnet/minecraft/class_10859;method_68345()Vintermediary method_68345Lnet/minecraft/class_10859;method_68345()Vofficial eLfit;e()V
-
method_68668
public boolean method_68668()- Specified by:
method_68668in classGpuBuffer- Mappings:
Namespace Name Mixin selector named method_68668Lnet/minecraft/client/gl/GpuBuffer;method_68668()Zintermediary method_68668Lnet/minecraft/class_10227;method_68668()Zofficial dLfig;d()Z
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein classGpuBuffer
-