net.minecraft.client.render.model.block

public interface UnbakedModel

dex
net.minecraft.unmapped.C_59377823
net.minecraft.client.render.model.block.UnbakedModel
net.minecraft.client.renderer.block.model.IUnbakedModel

Method summary

Modifier and TypeMethod
Collection<Identifier>
f()
m_31685213()
getDependencies()
func_187965_e()
Collection<Identifier>
a(Function<pc, dex> arg0, Set<String> arg1)
m_60646973(Function<C_22168528, C_59377823> arg0, Set<String> arg1)
getTextureLocations(Function<Identifier, UnbakedModel> loader, Set<String> locations)
func_209559_a(Function<ResourceLocation, IUnbakedModel> arg0, Set<String> arg1)
BakedModel
a(Function<pc, dex> arg0, Function<pc, ddc> arg1, deq arg2, boolean arg3)
m_67168857(Function<C_22168528, C_59377823> arg0, Function<C_22168528, C_74688326> arg1, C_35838118 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)