Interface EggHatcher
- All Known Implementing Classes:
WalkingEggHatcher
public interface EggHatcher
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault int
getHatchBonus
(PlayerPartyStorage party) void
tick
(net.minecraft.server.level.ServerPlayer player, PlayerPartyStorage party)
-
Field Details
-
ABILITIES
-
-
Method Details
-
tick
-
getHatchBonus
-