public class DeathLocation extends Object
| Constructor and Description |
|---|
DeathLocation(org.bukkit.Location location,
org.bukkit.inventory.ItemStack[] items,
int experiencePoints) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExperiencePoints() |
org.bukkit.inventory.ItemStack[] |
getItems() |
org.bukkit.Location |
getLocation() |
Copyright © 2021 elMakers. All rights reserved.