public abstract class SignChangeEvent
extends cpw.mods.fml.common.eventhandler.Event
Modifier and Type | Class and Description |
---|---|
static class |
SignChangeEvent.Post |
static class |
SignChangeEvent.Pre |
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
lines |
net.minecraft.tileentity.TileEntitySign |
sign |