Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic interface CrateInstance
| Modifier and Type | Method and Description |
|---|---|
org.bukkit.Location |
getLocation()
Get the location of the crate.
|
CrateType |
getType()
Get the type of the crate.
|
void |
openCrate(OpeningContext context)
Opens the crate using the provided
OpeningContext, which contains all
necessary information about the player, crate, and any conditions (such as
key requirements). |
CrateType getType()
org.bukkit.Location getLocation()
void openCrate(OpeningContext context) throws CrateOpeningException
OpeningContext, which contains all
necessary information about the player, crate, and any conditions (such as
key requirements).context - the context for this crate opening operation, including the player and optionsCrateOpeningException - if an error occurs while opening the crate
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy