Package | Description |
---|---|
org.bukkit |
The root package of the Bukkit API, contains generalized API classes.
|
Modifier and Type | Class and Description |
---|---|
static class |
Vibration.Destination.BlockDestination |
static class |
Vibration.Destination.EntityDestination |
Modifier and Type | Method and Description |
---|---|
Vibration.Destination |
Vibration.getDestination()
Get the vibration destination.
|
Constructor and Description |
---|
Vibration(Location origin,
Vibration.Destination destination,
int arrivalTime) |
Copyright © 2022. All rights reserved.