Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For some reason, dimension data is handled through DataFixerUpper, using a Codec to generate the right NBT. It specifically uses Encoder.encodeStart with NBTDynamicOps, and then errors if it returns a non-present DataResult, but that's a bit more noise than we care about. We can just pretend that there's a regular encode function that knows to use NBT.
- Loading branch information