Package com.mojang.blaze3d.buffers
Class GpuBuffer.ReadView
java.lang.Object
com.mojang.blaze3d.buffers.GpuBuffer.ReadView
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
GpuBuffer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
target
private final int target -
data
-
-
Constructor Details
-
ReadView
-
-
Method Details
-
data
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-