public class DualModelDualTextureFactory extends DualModelFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
DualModelDualTextureFactory.TransparentImpl<T extends AbstractClientEntity> |
PixelmonSmdFactory.Impl<T extends AbstractClientEntity>| Modifier and Type | Field and Description |
|---|---|
protected ResourceWithFallback |
texture2 |
model2, transparencyanimationIncrement, model, movementThreshold, rotateAngleX, rotateAngleY, transparency2, xOffset, xRotation, yOffset, yRotation, zOffset, zRotation| Constructor and Description |
|---|
DualModelDualTextureFactory(ResourceWithFallback[] modelsAndTexture) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractClientEntity> |
createModel() |
setModel2TransparencyloadModel, setAnimationIncrement, setMovementThreshold, setRotateAngleX, setRotateAngleY, setTranslation, setTransparency, setValues, setXOffset, setXRotation, setYOffset, setYRotation, setZOffset, setZRotationprotected ResourceWithFallback texture2
public DualModelDualTextureFactory(ResourceWithFallback[] modelsAndTexture)
public <T extends AbstractClientEntity> PixelmonModelSmd<T> createModel()
createModel in class DualModelFactory