| Package | Description |
|---|---|
| de.diddiz.LogBlock | |
| de.diddiz.LogBlock.events |
| Modifier and Type | Field and Description |
|---|---|
ChestAccess |
BlockChange.ca |
| Constructor and Description |
|---|
BlockChange(long date,
org.bukkit.Location loc,
Actor actor,
int replaced,
int type,
byte data,
String signtext,
ChestAccess ca) |
| Modifier and Type | Method and Description |
|---|---|
ChestAccess |
BlockChangePreLogEvent.getChestAccess() |
| Modifier and Type | Method and Description |
|---|---|
void |
BlockChangePreLogEvent.setChestAccess(ChestAccess chestAccess) |
| Constructor and Description |
|---|
BlockChangePreLogEvent(Actor owner,
org.bukkit.Location location,
int typeBefore,
int typeAfter,
byte data,
String signText,
ChestAccess chestAccess) |
Copyright © 2015. All rights reserved.