Uses of Class
net.minecraft.resources.FileToIdConverter
Packages that use FileToIdConverter
Package
Description
-
Uses of FileToIdConverter in com.mojang.blaze3d.shaders
Methods in com.mojang.blaze3d.shaders that return FileToIdConverter -
Uses of FileToIdConverter in net.minecraft.client.gui.font
Fields in net.minecraft.client.gui.font declared as FileToIdConverterModifier and TypeFieldDescriptionprivate static final FileToIdConverterFontManager.FONT_DEFINITIONS -
Uses of FileToIdConverter in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as FileToIdConverterModifier and TypeFieldDescriptionprivate static final FileToIdConverterParticleEngine.PARTICLE_LISTER -
Uses of FileToIdConverter in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as FileToIdConverterModifier and TypeFieldDescriptionprivate static final FileToIdConverterShaderManager.POST_CHAIN_ID_CONVERTER -
Uses of FileToIdConverter in net.minecraft.client.renderer.texture.atlas
Fields in net.minecraft.client.renderer.texture.atlas declared as FileToIdConverterModifier and TypeFieldDescriptionprivate static final FileToIdConverterSpriteSourceList.ATLAS_INFO_CONVERTERstatic final FileToIdConverterSpriteSource.TEXTURE_ID_CONVERTER -
Uses of FileToIdConverter in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model declared as FileToIdConverterModifier and TypeFieldDescriptionprivate static final FileToIdConverterEquipmentAssetManager.ASSET_LISTERprivate static final FileToIdConverterBlockStateModelLoader.BLOCKSTATE_LISTERprivate static final FileToIdConverterClientItemInfoLoader.LISTERprivate static final FileToIdConverterModelManager.MODEL_LISTER -
Uses of FileToIdConverter in net.minecraft.client.resources.sounds
Fields in net.minecraft.client.resources.sounds declared as FileToIdConverter -
Uses of FileToIdConverter in net.minecraft.resources
Methods in net.minecraft.resources that return FileToIdConverterModifier and TypeMethodDescriptionstatic FileToIdConverterstatic FileToIdConverterFileToIdConverter.registry(ResourceKey<? extends Registry<?>> pRegistryKey) -
Uses of FileToIdConverter in net.minecraft.server
Fields in net.minecraft.server declared as FileToIdConverterModifier and TypeFieldDescriptionprivate static final FileToIdConverterServerFunctionLibrary.LISTER -
Uses of FileToIdConverter in net.minecraft.server.packs.resources
Fields in net.minecraft.server.packs.resources declared as FileToIdConverterModifier and TypeFieldDescriptionprivate final FileToIdConverterSimpleJsonResourceReloadListener.listerMethods in net.minecraft.server.packs.resources with parameters of type FileToIdConverterModifier and TypeMethodDescriptionstatic <T> voidSimpleJsonResourceReloadListener.scanDirectory(ResourceManager pResourceManager, FileToIdConverter pLister, com.mojang.serialization.DynamicOps<JsonElement> pOps, com.mojang.serialization.Codec<T> pCodec, Map<ResourceLocation, T> pOutput) Constructors in net.minecraft.server.packs.resources with parameters of type FileToIdConverterModifierConstructorDescriptionprotectedSimpleJsonResourceReloadListener(com.mojang.serialization.Codec<T> pCodec, FileToIdConverter pLister) privateSimpleJsonResourceReloadListener(com.mojang.serialization.DynamicOps<JsonElement> pOps, com.mojang.serialization.Codec<T> pCodec, FileToIdConverter pLister) -
Uses of FileToIdConverter in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting declared as FileToIdConverterModifier and TypeFieldDescriptionprivate static final FileToIdConverterRecipeManager.RECIPE_LISTER -
Uses of FileToIdConverter in net.minecraft.world.level.levelgen.structure.templatesystem
Fields in net.minecraft.world.level.levelgen.structure.templatesystem declared as FileToIdConverterModifier and TypeFieldDescriptionprivate static final FileToIdConverterStructureTemplateManager.RESOURCE_LISTER