构造函数一览 构造函数 构造函数描述 DefaultPlayerDataSerializer(Server server) DefaultPlayerDataSerializer(String dataPath) 成员函数一览 All Methods Instance Methods Concrete Methods 修饰符和类 成员函数描述 Optional<InputStream> read(String name, UUID uuid) Reads player data from InputStream if the file exists otherwise it will create the default data. OutputStream write(String name, UUID uuid) Writes player data to given OutputStream. 继承自类 java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait