Class PlaceholderRegistry
java.lang.Object
studio.magemonkey.codex.legacy.placeholder.PlaceholderRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PlaceholderType<org.bukkit.block.Block> static final PlaceholderType<org.bukkit.Chunk> static final PlaceholderType<org.bukkit.command.Command> static final PlaceholderType<org.bukkit.enchantments.Enchantment> static final PlaceholderType<org.bukkit.entity.Entity> static final PlaceholderType<org.bukkit.inventory.ItemStack> static final PlaceholderType<org.bukkit.plugin.java.JavaPlugin> static final PlaceholderType<org.bukkit.entity.LivingEntity> static final PlaceholderType<org.bukkit.Location> static final PlaceholderType<org.bukkit.entity.Player> static final PlaceholderType<org.bukkit.plugin.Plugin> static final PlaceholderType<org.bukkit.command.CommandSender> static final PlaceholderType<org.bukkit.World> -
Method Summary
-
Field Details
-
LOCATION
-
BLOCK
-
CHUNK
-
ENCHANTMENT
-
COMMAND
-
PLUGIN
-
JAVA_PLUGIN
-
ITEM
-
SENDER
-
ENTITY
-
LIVING_ENTITY
-
PLAYER
-
WORLD
-
-
Method Details
-
load
public static void load()
-