Uses of Interface
net.minecraft.class_10813
Packages that use class_10813
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10813 in net.minecraft
Subinterfaces of class_10813 in net.minecraftMethods in net.minecraft with parameters of type class_10813Modifier and TypeMethodDescriptionclass_10802.bake(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings, class_10813 class_10813) static Spriteclass_10819.getParticleTexture(ModelTextures textures, Baker baker, class_10813 class_10813) static BakedGeometryclass_10802.method_67934(List<ModelElement> list, ModelTextures modelTextures, ErrorCollectingSpriteGetter errorCollectingSpriteGetter, ModelBakeSettings modelBakeSettings, class_10813 class_10813) -
Uses of class_10813 in net.minecraft.client.render.model
Classes in net.minecraft.client.render.model that implement class_10813Methods in net.minecraft.client.render.model with parameters of type class_10813Modifier and TypeMethodDescriptionGeometry.bake(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings, class_10813 class_10813) ModelTextures.Builder.build(class_10813 modelNameSupplier) ErrorCollectingSpriteGetter.get(SpriteIdentifier spriteIdentifier, class_10813 class_10813) ErrorCollectingSpriteGetter.getMissing(String string, class_10813 class_10813) default SpriteErrorCollectingSpriteGetter.method_68061(ModelTextures modelTextures, String string, class_10813 class_10813) -
Uses of class_10813 in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json with parameters of type class_10813Modifier and TypeMethodDescriptionprivate static BakedGeometryGeneratedItemModel.create(ModelTextures modelTextures, ErrorCollectingSpriteGetter errorCollectingSpriteGetter, ModelBakeSettings modelBakeSettings, class_10813 class_10813) private static BakedGeometryGeneratedItemModel.method_67928(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings, class_10813 class_10813)