PatchworkMC / patchwork-api

An attempt to reimplement the Minecraft Forge API on Fabric
GNU Lesser General Public License v2.1
282 stars 48 forks source link

PersistentState(WorldSaveData) implements INBTSerializable #117

Closed rikka0w0 closed 4 years ago

rikka0w0 commented 4 years ago

Methods in INBTSerializable may be called by Forge mods.

cittyinthecloud commented 4 years ago

This passes checkstyle, actions just crashed for some reason.