Class LargeFramebufferDefaultView
java.lang.Object
net.minestom.server.map.framebuffers.LargeFramebufferDefaultView
- All Implemented Interfaces:
Framebuffer
-
Field Summary
Fields inherited from interface net.minestom.server.map.Framebuffer
HEIGHT, WIDTH
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minestom.server.map.Framebuffer
preparePacket, preparePacket
-
Constructor Details
-
LargeFramebufferDefaultView
-
-
Method Details
-
toMapColors
public byte[] toMapColors()- Specified by:
toMapColors
in interfaceFramebuffer
-