Interface ClientHelper
- All Known Implementing Classes:
FabricClientHelper
public interface ClientHelper
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.client.resources.model.BakedModelgetModel(net.minecraft.resources.ResourceLocation resourceId)
-
Method Details
-
getClientApiConsumers
List<ModApiConsumer<TrimmedClientApiEntrypoint>> getClientApiConsumers() -
getModel
net.minecraft.client.resources.model.BakedModel getModel(net.minecraft.resources.ResourceLocation resourceId)
-