public class MoveTypeCondition extends EvoCondition
Modifier and Type | Field and Description |
---|---|
Element |
type |
evoConditionType, evoConditionTypes
Constructor and Description |
---|
MoveTypeCondition() |
MoveTypeCondition(Element type) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.util.text.IFormattableTextComponent |
getDescription() |
boolean |
passes(PixelmonEntity pixelmon) |
public Element type
public MoveTypeCondition()
public MoveTypeCondition(Element type)
public boolean passes(PixelmonEntity pixelmon)
passes
in class EvoCondition
public net.minecraft.util.text.IFormattableTextComponent getDescription()
getDescription
in class EvoCondition