public abstract class SpecialVariableRetrievalEvent
extends net.minecraftforge.eventbus.api.Event
| Modifier and Type | Class and Description |
|---|---|
static class |
SpecialVariableRetrievalEvent.CoordinateVariable |
static class |
SpecialVariableRetrievalEvent.ItemVariable |
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
specialVarName
The special variable name, with the '$' stripped away.
|