Class FabricClientHelper
java.lang.Object
dev.dhyces.trimmed.modhelper.services.helpers.FabricClientHelper
- All Implemented Interfaces:
ClientHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.client.resources.model.BakedModelgetModel(net.minecraft.resources.ResourceLocation resourceId)
-
Constructor Details
-
FabricClientHelper
public FabricClientHelper()
-
-
Method Details
-
getClientApiConsumers
- Specified by:
getClientApiConsumersin interfaceClientHelper
-
getModel
public net.minecraft.client.resources.model.BakedModel getModel(net.minecraft.resources.ResourceLocation resourceId) - Specified by:
getModelin interfaceClientHelper
-