Uses of Class
dev.lone.itemsadder.api.CustomFire
Packages that use CustomFire
-
Uses of CustomFire in dev.lone.itemsadder.api
Methods in dev.lone.itemsadder.api that return CustomFireModifier and TypeMethodDescriptionstatic @Nullable CustomFire
CustomFire.byAlreadyPlaced
(org.bukkit.block.Block block) Gets a CustomFire instance through the provided block.static @Nullable CustomFire
CustomFire.byItemStack
(org.bukkit.inventory.ItemStack itemStack) static @Nullable CustomFire
CustomFire.getInstance
(String namespacedID) static @Nullable CustomFire
Places a CustomFire at the provided location and return the CustomFire instance for it.CustomFire.place
(org.bukkit.Location location)