Uses of Class
net.minecraftforge.common.data.JsonCodecProvider
Packages that use JsonCodecProvider
-
Uses of JsonCodecProvider in net.minecraftforge.common.data
Subclasses of JsonCodecProvider in net.minecraftforge.common.dataModifier and TypeClassDescriptionclassclassData provider for atlas configuration files.
An atlas configuration is bound to a specific texture atlas such as theminecraft:blocksatlas and allows adding additional textures to the atlas by addingSpriteSources to the configuration.Methods in net.minecraftforge.common.data that return JsonCodecProviderModifier and TypeMethodDescriptionJsonCodecProvider.setConditions(Map<ResourceLocation, ICondition[]> conditions) Applies a condition map to this provider.