Class SerializerUtils

java.lang.Object
net.minestom.server.utils.SerializerUtils

public final class SerializerUtils
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static BlockPosition longToBlockPosition​(long value)  
    static long positionToLong​(int x, int y, int z)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait