public interface URLMap
| Modifier and Type | Method and Description |
|---|---|
boolean |
fix(org.bukkit.World world,
int maxIds) |
int |
getId() |
String |
getName() |
String |
getURL() |
int |
getX() |
int |
getY() |
boolean |
isEnabled() |
boolean |
isSlice() |
boolean |
matches(String keyword) |
void |
setName(String name) |
Copyright © 2021 elMakers. All rights reserved.