Objectpi.event.BlockEvent
public abstract class BlockEvent
| Field Summary | |
|---|---|
Vec |
position
|
| Constructor Summary | |
|---|---|
BlockEvent(Vec position)
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Vec position
| Constructor Detail |
|---|
public BlockEvent(Vec position)