Package net.minestom.server.map.framebuffers
package net.minestom.server.map.framebuffers
-
ClassesClassDescription
Framebufferwith direct access to the colors arrayFramebufferthat embeds a BufferedImage, allowing for rendering directly via Graphics2D or its pixel array.LargeFramebufferwith direct access to the colors array.LargeFramebufferthat embeds aBufferedImage, allowing for rendering directly viaGraphics2Dor its pixel array.