public interface IHatchEggs
| Modifier and Type | Field and Description |
|---|---|
static java.util.List<java.lang.String> |
BONUS_ABILITIES |
| Modifier and Type | Method and Description |
|---|---|
default int |
getHatchBonus(PlayerPartyStorage party) |
void |
tick(net.minecraft.entity.player.EntityPlayerMP player,
PlayerPartyStorage party) |
void tick(net.minecraft.entity.player.EntityPlayerMP player,
PlayerPartyStorage party)
default int getHatchBonus(PlayerPartyStorage party)