MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

Codec Generator

Open Kapitencraft opened this issue 2 months ago • 0 comments

Minecraft Development for IntelliJ plugin version

any

Description of the feature request

a codec generator that allows to... generate codecs based on the fields of a class. should allow for used codec customization (especially if there's multiple codecs for the same class, like ItemStack.CODEC and ItemStack.OPTIONAL_CODEC or when the codec is not known by the Plugin, for examply by custom dev-made classes

Kapitencraft avatar Oct 25 '25 20:10 Kapitencraft