| Package | Description |
|---|---|
| io.github.bedwarsrel.game | |
| io.github.bedwarsrel.shop.Specials |
| Modifier and Type | Method and Description |
|---|---|
List<SpecialItem> |
Game.getSpecialItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
Game.addSpecialItem(SpecialItem item) |
void |
Game.removeSpecialItem(SpecialItem item) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrowBlocker |
class |
MagnetShoe |
class |
ProtectionWall |
class |
RescuePlatform |
class |
TNTSheep |
class |
Tracker |
class |
Trap |
class |
WarpPowder |
| Modifier and Type | Method and Description |
|---|---|
static List<Class<? extends SpecialItem>> |
SpecialItem.getSpecials() |
Copyright © 2017. All rights reserved.