Objectpi.Minecraft.Events
public class Minecraft.Events
Events
| Constructor Summary | |
|---|---|
Minecraft.Events()
|
|
| Method Summary | |
|---|---|
void |
clearAll()
Clear all old events |
List<BlockHitEvent> |
pollBlockHits()
Only triggered by sword |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Minecraft.Events()
| Method Detail |
|---|
public void clearAll()
public List<BlockHitEvent> pollBlockHits()