/* * Decompiled with CFR 0.152. * * Could not load the following classes: * com.google.gson.JsonElement */ package net.minecraft.client.data.models.model; import com.google.gson.JsonElement; import java.util.function.Supplier; public interface ModelInstance extends Supplier { }