public final class BukkitItemStackProvider extends Object implements Provided<org.bukkit.inventory.ItemStack>
| Constructor and Description |
|---|
BukkitItemStackProvider() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Optional<org.bukkit.inventory.ItemStack> |
get(@NotNull CfgSection section,
@NotNull String path) |
void |
set(@NotNull org.bukkit.inventory.ItemStack itemStack,
@NotNull CfgSection section,
@NotNull String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWithFieldpublic void set(@NotNull
@NotNull org.bukkit.inventory.ItemStack itemStack,
@NotNull
@NotNull CfgSection section,
@NotNull
@NotNull String path)
set in interface ProvidedSet<org.bukkit.inventory.ItemStack>@NotNull public @NotNull Optional<org.bukkit.inventory.ItemStack> get(@NotNull @NotNull CfgSection section, @NotNull @NotNull String path)
get in interface ProvidedGet<org.bukkit.inventory.ItemStack>Copyright © 2020. All rights reserved.