public interface BkktSection extends CfgSection
PROVIDED, PROVIDED_GET, PROVIDED_SET| Modifier and Type | Method and Description |
|---|---|
default @NotNull Optional<org.bukkit.inventory.ItemStack> |
getItemStack() |
default @NotNull Optional<org.bukkit.inventory.ItemStack> |
getItemStack(@NotNull String path) |
default @NotNull Supplier<CfgSection> |
getNewSection() |
default void |
setItemStack(@NotNull org.bukkit.inventory.ItemStack itemstack) |
default void |
setItemStack(@NotNull String path,
@NotNull org.bukkit.inventory.ItemStack itemstack) |
addProvidedClass, addProvidedGetMethod, addProvidedSetMethod, builder, contains, createSection, get, get, getBoolean, getBoolean, getBooleanList, getBooleanList, getBooleanListOrEmpty, getBooleanListOrEmpty, getByteList, getByteList, getByteListOrEmpty, getByteListOrEmpty, getCharacterList, getCharacterList, getCharacterListOrEmpty, getCharacterListOrEmpty, getConfigurationSection, getDouble, getDouble, getDoubleList, getDoubleList, getDoubleListOrEmpty, getDoubleListOrEmpty, getFloatList, getFloatList, getFloatListOrEmpty, getFloatListOrEmpty, getGeneric, getInteger, getInteger, getIntegerList, getIntegerList, getIntegerListOrEmpty, getIntegerListOrEmpty, getKeys, getList, getList, getListOrEmpty, getListOrEmpty, getLong, getLong, getLongList, getLongList, getLongListOrEmpty, getLongListOrEmpty, getMapList, getMapList, getMapListOrEmpty, getMapListOrEmpty, getName, getOrCreateSection, getOrSetBoolean, getOrSetBooleanList, getOrSetByteList, getOrSetCharacterList, getOrSetDouble, getOrSetDoubleList, getOrSetFloatList, getOrSetGeneric, getOrSetInteger, getOrSetIntegerList, getOrSetLong, getOrSetLongList, getOrSetMapList, getOrSetShortList, getOrSetString, getOrSetStringList, getOrSetUniqueId, getOrSetUniqueId, getParent, getProvidedClass, getProvidedGetMethod, getProvidedSetMethod, getSection, getShortList, getShortList, getShortListOrEmpty, getShortListOrEmpty, getString, getString, getStringList, getStringList, getStringListOrEmpty, getStringListOrEmpty, getStringOrEmpty, getStringOrEmpty, getUniqueId, getUniqueId, getUniqueId, getUniqueIdList, getUniqueIdList, getUniqueIdListOrEmpty, getUniqueIdListOrEmpty, remove, set, setup@NotNull default @NotNull Supplier<CfgSection> getNewSection()
getNewSection in interface CfgSection@NotNull default @NotNull Optional<org.bukkit.inventory.ItemStack> getItemStack()
default void setItemStack(@NotNull
@NotNull org.bukkit.inventory.ItemStack itemstack)
default void setItemStack(@NotNull
@NotNull String path,
@NotNull
@NotNull org.bukkit.inventory.ItemStack itemstack)
Copyright © 2020. All rights reserved.