| Class | Description |
|---|---|
| AbstractRequirement |
Abstract implementation of the
DayCareRequirement |
| ItemStackRequirement |
Should parse a list of required items following the
net.minecraft.command.impl.GiveCommand's item stack
format |
| OneTimeFemaleItemStackRequirement |
Should parse a list of required items following the
net.minecraft.command.impl.GiveCommand's item stack
format
Only costs once |
| PokeDollarsRequirement |
Should parse an amount of pokedollars to take from the user
|