net.minecraft.client.render.model.block

public interface UnbakedModel

dfh
net.minecraft.class_4291
net.minecraft.client.render.model.block.UnbakedModel
net.minecraft.client.renderer.model.IUnbakedModel
net.minecraft.client.renderer.model.IUnbakedModel

Method summary

Modifier and TypeMethod
Collection<Identifier>
f()
method_19600()
getDependencies()
func_187965_e()
getDependencies()
Collection<Identifier>
a(Function<pc, dfh> arg0, Set<String> arg1)
method_19598(Function<class_1653, class_4291> arg0, Set<String> arg1)
getTextureLocations(Function<Identifier, UnbakedModel> loader, Set<String> locations)
func_209559_a(Function<ResourceLocation, IUnbakedModel> arg0, Set<String> arg1)
getTextures(Function<ResourceLocation, IUnbakedModel> modelGetter, Set<String> missingTextureErrors)
BakedModel
a(Function<pc, dfh> arg0, Function<pc, ddm> arg1, dfa arg2, boolean arg3)
method_19599(Function<class_1653, class_4291> arg0, Function<class_1653, class_1639> arg1, class_2529 arg2, boolean arg3)
bake(Function<Identifier, UnbakedModel> loader, Function<Identifier, TextureAtlasSprite> miningSprites, ModelRotation rotation, boolean uvLocked)
func_209558_a(Function<ResourceLocation, IUnbakedModel> arg0, Function<ResourceLocation, TextureAtlasSprite> arg1, ModelRotation arg2, boolean arg3)
bake(Function<ResourceLocation, IUnbakedModel> modelGetter, Function<ResourceLocation, TextureAtlasSprite> spriteGetter, ModelRotation rotationIn, boolean uvlock)