Class TCGValveStudioModel
java.lang.Object
net.minecraft.client.model.Model
com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel
com.pixelmonmod.tcg.client.renderers.TCGValveStudioModel
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel
anims, body, currentSequence, renderCount, resource
Fields inherited from class net.minecraft.client.model.Model
renderType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocation
getResource
(String fileName) Methods inherited from class com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel
animate, getScale, hasAnimations, renderToBuffer, setAnimation, setupAnimation
Methods inherited from class net.minecraft.client.model.Model
renderType
-
Constructor Details
-
TCGValveStudioModel
public TCGValveStudioModel(net.minecraft.resources.ResourceLocation resource) throws GabeNewellException - Throws:
GabeNewellException
-
-
Method Details
-
getResource
- Overrides:
getResource
in classValveStudioModel
-