Interface Trap<G extends Game,P extends BWPlayer,T extends Team,L extends org.screamingsandals.lib.utils.Wrapper>   
- All Superinterfaces:
- SpecialItem<G,- P, - T> 
@NonExtendable
public interface Trap<G extends Game,P extends BWPlayer,T extends Team,L extends org.screamingsandals.lib.utils.Wrapper>   
extends SpecialItem<G,P,T>  
- 
Method SummaryMethods inherited from interface org.screamingsandals.bedwars.api.special.SpecialItemgetGame, getPlayer, getTeam
- 
Method Details- 
getLocationL getLocation()- Returns:
 
- 
isPlacedboolean isPlaced()- Returns:
 
 
-