Interface Golem<G extends Game,P extends BWPlayer,T extends Team,E extends org.screamingsandals.lib.utils.Wrapper>
- All Superinterfaces:
SpecialItem<G,
P, T>
@NonExtendable
public interface Golem<G extends Game,P extends BWPlayer,T extends Team,E extends org.screamingsandals.lib.utils.Wrapper>
extends SpecialItem<G,P,T>
-
Method Summary
Methods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItem
getGame, getPlayer, getTeam
-
Method Details
-
getEntity
E getEntity()- Returns:
-
getSpeed
double getSpeed()- Returns:
-
getFollowRange
double getFollowRange()- Returns:
-
getHealth
double getHealth()- Returns:
-