You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-Codec tip: most serializable Minecraft types will hold a static `CODEC` field for use (e.g. `BlockPos.CODEC` or `Identifier.CODEC`).If not, we bundle a `MoreCodecs` type which provides some common ones that are not included in the vanilla codebase (e.g. `MoreCodecs.TEXT`).
The text was updated successfully, but these errors were encountered:
The
MoreCodecs.TEXT
field was removed in NucleoidMC/more-codecs@04e9bd9, but is still mentioned here:plasmid/README.md
Line 92 in 31a71aa
The text was updated successfully, but these errors were encountered: