public class RegionEvent
extends net.minecraftforge.fml.common.eventhandler.Event
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RegionEvent.AttachCapability |
static class |
RegionEvent.Enter |
static class |
RegionEvent.Leave |
| 构造器和说明 |
|---|
RegionEvent(Region region,
net.minecraft.entity.player.EntityPlayer player) |