Uses of Interface
net.minecraft.client.render.model.SimpleModel
Packages that use SimpleModel
-
Uses of SimpleModel in net.minecraft.client.render.model
Subinterfaces of SimpleModel in net.minecraft.client.render.modelClasses in net.minecraft.client.render.model that implement SimpleModelMethods in net.minecraft.client.render.model with parameters of type SimpleModelModifier and TypeMethodDescriptionGeometry.bake(ModelTextures textures, Baker baker, ModelBakeSettings settings, SimpleModel model) UnbakedGeometry.bake(ModelTextures textures, Baker baker, ModelBakeSettings settings, SimpleModel model) ModelTextures.Builder.build(SimpleModel modelNameSupplier) default SpriteErrorCollectingSpriteGetter.get(ModelTextures modelTextures, String string, SimpleModel simpleModel) ErrorCollectingSpriteGetter.get(SpriteIdentifier spriteIdentifier, SimpleModel simpleModel) ErrorCollectingSpriteGetter.getMissing(String string, SimpleModel simpleModel) static SpriteBakedSimpleModel.getParticleTexture(ModelTextures textures, Baker baker, SimpleModel model) static BakedGeometryUnbakedGeometry.method_67934(List<ModelElement> list, ModelTextures modelTextures, ErrorCollectingSpriteGetter errorCollectingSpriteGetter, ModelBakeSettings modelBakeSettings, SimpleModel simpleModel) -
Uses of SimpleModel in net.minecraft.client.render.model.json
Methods in net.minecraft.client.render.model.json with parameters of type SimpleModelModifier and TypeMethodDescriptionprivate static BakedGeometryGeneratedItemModel.create(ModelTextures modelTextures, ErrorCollectingSpriteGetter errorCollectingSpriteGetter, ModelBakeSettings modelBakeSettings, SimpleModel simpleModel) private static BakedGeometryGeneratedItemModel.method_67928(ModelTextures modelTextures, Baker baker, ModelBakeSettings modelBakeSettings, SimpleModel simpleModel)