| Package | Description |
|---|---|
| org.cloudburstmc.server.event.entity |
| Modifier and Type | Method and Description |
|---|---|
EntityPortalEnterEvent.PortalType |
EntityPortalEnterEvent.getPortalType() |
static EntityPortalEnterEvent.PortalType |
EntityPortalEnterEvent.PortalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityPortalEnterEvent.PortalType[] |
EntityPortalEnterEvent.PortalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EntityPortalEnterEvent(Entity entity,
EntityPortalEnterEvent.PortalType type) |
Copyright © 2020. All rights reserved.