Package com.mojang.blaze3d.buffers
Interface GpuBuffer.MappedView
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
GlBuffer.GlMappedView
- Enclosing class:
GpuBuffer
-
Method Summary
-
Method Details
-
data
ByteBuffer data() -
close
void close()- Specified by:
close
in interfaceAutoCloseable
-