Uses of Interface
net.minecraft.client.render.model.ErrorCollectingSpriteGetter
Packages that use ErrorCollectingSpriteGetter
Package
Description
The base package for all Minecraft classes.
-
Uses of ErrorCollectingSpriteGetter in net.minecraft
Methods in net.minecraft with parameters of type ErrorCollectingSpriteGetterModifier and TypeMethodDescriptionstatic BakedGeometryclass_10802.method_67934(List<ModelElement> list, ModelTextures modelTextures, ErrorCollectingSpriteGetter errorCollectingSpriteGetter, ModelBakeSettings modelBakeSettings, class_10813 class_10813) -
Uses of ErrorCollectingSpriteGetter in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model declared as ErrorCollectingSpriteGetterModifier and TypeFieldDescriptionprivate final ErrorCollectingSpriteGetterModelBaker.BakerImpl.spriteGetterMethods in net.minecraft.client.render.model that return ErrorCollectingSpriteGetterMethods in net.minecraft.client.render.model with parameters of type ErrorCollectingSpriteGetterModifier and TypeMethodDescriptionModelBaker.bake(ErrorCollectingSpriteGetter spriteGetter, Executor executor) static ModelBaker.BlockItemModelsModelBaker.BlockItemModels.method_68021(class_10819 class_10819, ErrorCollectingSpriteGetter errorCollectingSpriteGetter) Constructors in net.minecraft.client.render.model with parameters of type ErrorCollectingSpriteGetterModifierConstructorDescription(package private)BakerImpl(ErrorCollectingSpriteGetter spriteGetter) -
Uses of ErrorCollectingSpriteGetter in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json with parameters of type ErrorCollectingSpriteGetterModifier and TypeMethodDescriptionprivate static BakedGeometryGeneratedItemModel.create(ModelTextures modelTextures, ErrorCollectingSpriteGetter errorCollectingSpriteGetter, ModelBakeSettings modelBakeSettings, class_10813 class_10813)