Package | Description |
---|---|
net.minecraftforge.event | |
net.minecraftforge.event.world |
Modifier and Type | Method and Description |
---|---|
static boolean |
ForgeEventFactory.onTrySpawnPortal(World world,
BlockPos pos,
BlockPortal.Size size) |
Modifier and Type | Field and Description |
---|---|
private BlockPortal.Size |
BlockEvent.PortalSpawnEvent.size |
Modifier and Type | Method and Description |
---|---|
BlockPortal.Size |
BlockEvent.PortalSpawnEvent.getPortalSize() |
Constructor and Description |
---|
PortalSpawnEvent(World world,
BlockPos pos,
IBlockState state,
BlockPortal.Size size) |