Class NeoClientHelper
java.lang.Object
dev.dhyces.trimmed.modhelper.services.helpers.NeoClientHelper
- All Implemented Interfaces:
ClientHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.client.resources.model.BakedModelgetModel(net.minecraft.resources.ResourceLocation resourceId)
-
Constructor Details
-
NeoClientHelper
public NeoClientHelper()
-
-
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
-