Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- f - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
- F - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
- FastBoard - Class in fr.maxlego08.zshop.scoreboard
-
Lightweight packet-based scoreboard API for Bukkit plugins.
- FastBoard(Player) - Constructor for class fr.maxlego08.zshop.scoreboard.FastBoard
-
Creates a new FastBoard.
- FastReflection - Class in fr.maxlego08.zshop.scoreboard
-
Small reflection utility class to use CraftBukkit and NMS.
- findPacketConstructor(Class<?>, MethodHandles.Lookup) - Static method in class fr.maxlego08.zshop.scoreboard.FastReflection
- first - Variable in class fr.maxlego08.zshop.zcore.utils.Pair
- flags(BarFlag...) - Method in class fr.maxlego08.zshop.zcore.utils.players.BarApi
- Folder - Enum Class in fr.maxlego08.zshop.zcore.enums
- format - Static variable in class fr.maxlego08.zshop.save.PriceFormatConfig
- format(double) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
-
Format a double in a String
- format(double, String) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
-
Format a double in a String
- format(long) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
- format(long, char) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
- format(String) - Static method in class fr.maxlego08.zshop.zcore.utils.builder.TimerBuilder
- format(String, double) - Method in interface fr.maxlego08.zshop.api.economy.ShopEconomy
- FORMAT_DAY - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- FORMAT_DAYS - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- FORMAT_HOUR - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- FORMAT_HOURS - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- FORMAT_MINUTE - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- FORMAT_MINUTES - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- FORMAT_SECOND - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- FORMAT_SECONDS - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- fr.maxlego08.zshop - package fr.maxlego08.zshop
- fr.maxlego08.zshop.api - package fr.maxlego08.zshop.api
- fr.maxlego08.zshop.api.buttons - package fr.maxlego08.zshop.api.buttons
- fr.maxlego08.zshop.api.economy - package fr.maxlego08.zshop.api.economy
- fr.maxlego08.zshop.api.event - package fr.maxlego08.zshop.api.event
- fr.maxlego08.zshop.api.event.events - package fr.maxlego08.zshop.api.event.events
- fr.maxlego08.zshop.api.history - package fr.maxlego08.zshop.api.history
- fr.maxlego08.zshop.api.limit - package fr.maxlego08.zshop.api.limit
- fr.maxlego08.zshop.api.utils - package fr.maxlego08.zshop.api.utils
- fr.maxlego08.zshop.buttons - package fr.maxlego08.zshop.buttons
- fr.maxlego08.zshop.command - package fr.maxlego08.zshop.command
- fr.maxlego08.zshop.command.commands - package fr.maxlego08.zshop.command.commands
- fr.maxlego08.zshop.convert - package fr.maxlego08.zshop.convert
- fr.maxlego08.zshop.economy - package fr.maxlego08.zshop.economy
- fr.maxlego08.zshop.economy.economies - package fr.maxlego08.zshop.economy.economies
- fr.maxlego08.zshop.exceptions - package fr.maxlego08.zshop.exceptions
- fr.maxlego08.zshop.history - package fr.maxlego08.zshop.history
- fr.maxlego08.zshop.inventory - package fr.maxlego08.zshop.inventory
- fr.maxlego08.zshop.limit - package fr.maxlego08.zshop.limit
- fr.maxlego08.zshop.listener - package fr.maxlego08.zshop.listener
- fr.maxlego08.zshop.loader - package fr.maxlego08.zshop.loader
- fr.maxlego08.zshop.placeholder - package fr.maxlego08.zshop.placeholder
- fr.maxlego08.zshop.save - package fr.maxlego08.zshop.save
- fr.maxlego08.zshop.scoreboard - package fr.maxlego08.zshop.scoreboard
- fr.maxlego08.zshop.zcore - package fr.maxlego08.zshop.zcore
- fr.maxlego08.zshop.zcore.enums - package fr.maxlego08.zshop.zcore.enums
- fr.maxlego08.zshop.zcore.logger - package fr.maxlego08.zshop.zcore.logger
- fr.maxlego08.zshop.zcore.utils - package fr.maxlego08.zshop.zcore.utils
- fr.maxlego08.zshop.zcore.utils.builder - package fr.maxlego08.zshop.zcore.utils.builder
- fr.maxlego08.zshop.zcore.utils.commands - package fr.maxlego08.zshop.zcore.utils.commands
- fr.maxlego08.zshop.zcore.utils.gson - package fr.maxlego08.zshop.zcore.utils.gson
- fr.maxlego08.zshop.zcore.utils.interfaces - package fr.maxlego08.zshop.zcore.utils.interfaces
- fr.maxlego08.zshop.zcore.utils.inventory - package fr.maxlego08.zshop.zcore.utils.inventory
- fr.maxlego08.zshop.zcore.utils.loader - package fr.maxlego08.zshop.zcore.utils.loader
- fr.maxlego08.zshop.zcore.utils.map - package fr.maxlego08.zshop.zcore.utils.map
- fr.maxlego08.zshop.zcore.utils.nms - package fr.maxlego08.zshop.zcore.utils.nms
- fr.maxlego08.zshop.zcore.utils.players - package fr.maxlego08.zshop.zcore.utils.players
- fr.maxlego08.zshop.zcore.utils.plugins - package fr.maxlego08.zshop.zcore.utils.plugins
- fr.maxlego08.zshop.zcore.utils.storage - package fr.maxlego08.zshop.zcore.utils.storage
- fr.maxlego08.zshop.zcore.utils.yaml - package fr.maxlego08.zshop.zcore.utils.yaml
- FULL_45_INVENTORY - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.inventory.InventorySize
- FULL_INVENTORY - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.inventory.InventorySize
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form