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.LoadedModels
ModelBakery.standaloneModels
Methods in net.minecraft.client.resources.model with parameters of type StandaloneModelLoader.LoadedModelsModifier and TypeMethodDescriptionprivate static ModelManager.ResolvedModels
ModelManager.discoverModelDependencies
(Map<ResourceLocation, UnbakedModel> p_363228_, BlockStateModelLoader.LoadedModels p_361624_, ClientItemInfoLoader.LoadedClientInfos p_390496_, StandaloneModelLoader.LoadedModels standaloneModels) Constructors in net.minecraft.client.resources.model with parameters of type StandaloneModelLoader.LoadedModelsModifierConstructorDescriptionModelBakery
(EntityModelSet p_388903_, Map<BlockState, BlockStateModel.UnbakedRoot> p_251087_, Map<ResourceLocation, ClientItem> p_250416_, Map<ResourceLocation, ResolvedModel> p_388404_, ResolvedModel p_404940_, 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.LoadedModels
StandaloneModelLoader.LoadedModels.EMPTY
Methods 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)