Search results

From Forge Community Wiki
  • * [[Getting Started/1.16|Getting Started]] * [[Proper Mod Structuring/1.16|Proper Mod Structuring]]
    4 KB (500 words) - 13:59, 7 December 2021
  • World Saved Data is an alternative to capabilities that stores data per dimension or globally depending on how the context is passed. - <code>read</code>: Read the stored nbt data.
    2 KB (301 words) - 04:15, 27 July 2021
  • ...plement <code>ICapabilityProvider</code>, if the capability needs to store data persistently it is possible to implement <code><nowiki>ICapabilitySerializa ...to implement <code>ICapabilityProvider</code>, refer to the [[Capabilities/1.16|a Capability]] section.
    6 KB (917 words) - 04:13, 27 July 2021
  • ...nce the provider ceases to exist for any number of reasons, all capability data gets deleted. ...t requires all capabilities to serialize data to disk, in order to persist data even across game restarts. They implement the <code>INBTSerializable</code>
    32 KB (4,585 words) - 04:13, 27 July 2021