Recent content by Krysztal112233

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  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...