Uses of Class
net.neoforged.neoforge.common.data.JsonCodecProvider
Package
Description
Classes for NeoForge's own data generation.
-
Uses of JsonCodecProvider in net.neoforged.neoforge.common.data
Modifier and TypeClassDescriptionclass
Data provider for atlas configuration files.
An atlas configuration is bound to a specific texture atlas such as theminecraft:blocks
atlas and allows adding additional textures to the atlas by addingSpriteSource
s to the configuration. -
Uses of JsonCodecProvider in net.neoforged.neoforge.common.data.internal