Uses of Record Class
net.neoforged.neoforge.client.model.standalone.StandaloneModelLoader.LoadedModels
Packages that use StandaloneModelLoader.LoadedModels
Package
Description
-
Uses of StandaloneModelLoader.LoadedModels in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model declared as StandaloneModelLoader.LoadedModelsModifier and TypeFieldDescriptionprivate final StandaloneModelLoader.LoadedModelsModelBakery.standaloneModelsMethods in net.minecraft.client.resources.model with parameters of type StandaloneModelLoader.LoadedModelsModifier and TypeMethodDescriptionprivate static ModelManager.ResolvedModelsModelManager.discoverModelDependencies(Map<ResourceLocation, UnbakedModel> pInputModels, BlockStateModelLoader.LoadedModels pLoadedModels, ClientItemInfoLoader.LoadedClientInfos pLoadedClientInfos, StandaloneModelLoader.LoadedModels standaloneModels) Constructors in net.minecraft.client.resources.model with parameters of type StandaloneModelLoader.LoadedModelsModifierConstructorDescriptionModelBakery(EntityModelSet pEntityModelSet, Map<BlockState, BlockStateModel.UnbakedRoot> pUnbakedBlockStateModels, Map<ResourceLocation, ClientItem> pClientInfos, Map<ResourceLocation, ResolvedModel> pResolvedModels, ResolvedModel pMissingModel, StandaloneModelLoader.LoadedModels standaloneModels) -
Uses of StandaloneModelLoader.LoadedModels in net.neoforged.neoforge.client.model.standalone
Fields in net.neoforged.neoforge.client.model.standalone declared as StandaloneModelLoader.LoadedModelsModifier and TypeFieldDescriptionstatic final StandaloneModelLoader.LoadedModelsStandaloneModelLoader.LoadedModels.EMPTYMethods in net.neoforged.neoforge.client.model.standalone that return types with arguments of type StandaloneModelLoader.LoadedModelsModifier and TypeMethodDescriptionMethods in net.neoforged.neoforge.client.model.standalone with parameters of type StandaloneModelLoader.LoadedModelsModifier and TypeMethodDescriptionStandaloneModelLoader.bake(StandaloneModelLoader.LoadedModels standaloneModels, ModelBaker baker, Executor executor)