public class CreateParrotInstruction extends FadeIntoSceneInstruction<ParrotElement>
element, fadeInFromremainingTicks, totalTicks| Constructor and Description |
|---|
CreateParrotInstruction(int fadeInTicks,
net.minecraft.util.Direction fadeInFrom,
ParrotElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<ParrotElement> |
getElementClass() |
createLink, firstTick, tickisBlocking, isComplete, onScheduled, resetsimplepublic CreateParrotInstruction(int fadeInTicks,
net.minecraft.util.Direction fadeInFrom,
ParrotElement element)
protected java.lang.Class<ParrotElement> getElementClass()
getElementClass in class FadeIntoSceneInstruction<ParrotElement>