Recent content by Krysztal112233

  1. Krysztal112233

    Question In memory PersistentDataContainer?

    Hello everyone, I suddenly had an idea while working on PDC: I noticed that PersistentDataContainer seems to be serializable into []byte public interface PersistentDataContainerView { ...... /** * Serialize this {@link PersistentDataContainer} instance to a * byte array...