public class KeyOverlay
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
KEY_LIFE_LENGTH |
static java.util.concurrent.ConcurrentLinkedDeque<java.lang.Object[]> |
keys |
| Constructor and Description |
|---|
KeyOverlay() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderOverlay(net.minecraftforge.client.event.RenderGameOverlayEvent.Post event) |
public static final java.util.concurrent.ConcurrentLinkedDeque<java.lang.Object[]> keys
public static final int KEY_LIFE_LENGTH