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