public class Minecraft.Events
extends Object
Constructor and Description |
---|
Minecraft.Events() |
Modifier and Type | Method and Description |
---|---|
void |
clearAll()
Clear all old events
|
List<BlockHitEvent> |
pollBlockHits()
Only triggered by sword
|
public void clearAll()
public List<BlockHitEvent> pollBlockHits()