pi
Class Minecraft.Events

Object
  extended by pi.Minecraft.Events
Enclosing class:
Minecraft

public class Minecraft.Events
extends Object

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

Minecraft.Events

public Minecraft.Events()
Method Detail

clearAll

public void clearAll()
Clear all old events


pollBlockHits

public List<BlockHitEvent> pollBlockHits()
Only triggered by sword