Uses of Record Class
net.minecraft.client.resources.model.BlockStateModelLoader.LoadedJson
Packages that use BlockStateModelLoader.LoadedJson
-
Uses of BlockStateModelLoader.LoadedJson in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model with type parameters of type BlockStateModelLoader.LoadedJsonModifier and TypeFieldDescriptionprivate final Map<ResourceLocation, List<BlockStateModelLoader.LoadedJson>> BlockStateModelLoader.blockStateResourcesMethods in net.minecraft.client.resources.model that return types with arguments of type BlockStateModelLoader.LoadedJsonModifier and TypeMethodDescriptionprivate static CompletableFuture<Map<ResourceLocation, List<BlockStateModelLoader.LoadedJson>>> ModelManager.loadBlockStates(ResourceManager p_252084_, Executor p_249943_) Constructor parameters in net.minecraft.client.resources.model with type arguments of type BlockStateModelLoader.LoadedJsonModifierConstructorDescriptionBlockStateModelLoader(Map<ResourceLocation, List<BlockStateModelLoader.LoadedJson>> p_352185_, ProfilerFiller p_352252_, UnbakedModel p_352193_, BlockColors p_352120_, BiConsumer<ModelResourceLocation, UnbakedModel> p_352414_)