A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
A
- abbreviate(java.lang.Boolean) - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat.Formatted
- Sets whether the abbreviation should be used instead of the full name.
- ACTIONBAR - enum entry in io.github.pylonmc.pylon.core.waila.Waila.Type
- add(io.github.pylonmc.pylon.core.entity.PylonEntity) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
- Adds an entity to the storage.
- add(io.github.pylonmc.pylon.core.entity.display.transform.TransformComponent) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- add(io.github.pylonmc.pylon.core.item.ItemTypeWrapper) - function in io.github.pylonmc.pylon.core.item.PylonItemTag
- add(io.github.pylonmc.pylon.core.item.PylonItemSchema) - function in io.github.pylonmc.pylon.core.item.PylonItemTag
- add(org.bukkit.Material) - function in io.github.pylonmc.pylon.core.item.PylonItemTag
- add(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.item.PylonItemTag
- add(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.pylon.core.item.PylonItemTag
- add(io.github.pylonmc.pylon.core.util.WeightedSet.Element) - function in io.github.pylonmc.pylon.core.util.WeightedSet
- addAll(java.util.Collection) - function in kotlin.collections.MutableSet
- addAttributeModifier(org.bukkit.attribute.Attribute,org.bukkit.attribute.AttributeModifier,java.lang.Boolean) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- addAttributeModifier(org.bukkit.attribute.Attribute,org.bukkit.attribute.AttributeModifier) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- addCustomModelDataColor(org.bukkit.Color) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- Adds a color to the item's custom model data, used in resource packs.
- addCustomModelDataFlag(java.lang.Boolean) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- Adds a boolean to the item's custom model data, used in resource packs.
- addCustomModelDataFloat(java.lang.Float) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- Adds a float to the item's custom model data, used in resource packs.
- addCustomModelDataString(java.lang.String) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- Adds a string to the item's custom model data, used in resource packs.
- addEntity(java.lang.String,io.github.pylonmc.pylon.core.entity.PylonEntity) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
- addEntity(java.lang.String,io.github.pylonmc.pylon.core.entity.PylonEntity) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
- addEntity(java.lang.String,org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
- addEntity(java.lang.String,org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
- addEntity(java.lang.String,io.github.pylonmc.pylon.core.entity.PylonEntity) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBlock
- addEntity(java.lang.String,org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBlock
- addEntity(java.lang.String,io.github.pylonmc.pylon.core.entity.PylonEntity) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock
- addEntity(java.lang.String,org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock
- addEntity(java.lang.String,io.github.pylonmc.pylon.core.entity.PylonEntity) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
- addEntity(java.lang.String,org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
- addEntity(java.lang.String,io.github.pylonmc.pylon.core.entity.PylonEntity) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
- addEntity(java.lang.String,org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
- addFluid(io.github.pylonmc.pylon.core.fluid.PylonFluid,java.lang.Double) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock
- Adds to a fluid buffer only if the new amount of fluid is greater than or equal to zero and fits in the buffer.
- addFluid(java.lang.Double) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
- Adds to the tank only if the new amount of fluid is greater than zero and fits in the tank.
- addFluid(io.github.pylonmc.pylon.core.fluid.PylonFluid) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
- addFluid(io.github.pylonmc.pylon.core.fluid.PylonFluid) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
- addItem(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
- addItem(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
- AddonResearchesPage - class in io.github.pylonmc.pylon.core.guide.pages.research
- Shows all the researches for the given addon.
- addPage(io.github.pylonmc.pylon.core.guide.pages.base.GuidePage) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
- addPage(io.github.pylonmc.pylon.core.guide.pages.base.GuidePage) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
- addPlayer(org.bukkit.entity.Player,io.github.pylonmc.pylon.core.waila.PlayerWailaConfig) - function in io.github.pylonmc.pylon.core.waila.Waila.Companion
- Forcibly adds a WAILA display for the given player.
- addRecipe(T) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
- addRecipe(T) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.BlastingRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.BlastingRecipeType
- addRecipe(org.bukkit.inventory.BlastingRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.BlastingRecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.CampfireRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.CampfireRecipeType
- addRecipe(org.bukkit.inventory.CampfireRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.CampfireRecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.FurnaceRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.FurnaceRecipeType
- addRecipe(org.bukkit.inventory.FurnaceRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.FurnaceRecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.ShapedRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapedRecipeType
- addRecipe(org.bukkit.inventory.ShapedRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapedRecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.ShapelessRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapelessRecipeType
- addRecipe(org.bukkit.inventory.ShapelessRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapelessRecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTransformRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTransformRecipeType
- addRecipe(org.bukkit.inventory.SmithingTransformRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTransformRecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTrimRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTrimRecipeType
- addRecipe(org.bukkit.inventory.SmithingTrimRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTrimRecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.SmokingRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmokingRecipeType
- addRecipe(org.bukkit.inventory.SmokingRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmokingRecipeType
- addRecipe(io.github.pylonmc.pylon.core.recipe.vanilla.TransmuteRecipeWrapper) - function in io.github.pylonmc.pylon.core.recipe.vanilla.TransmuteRecipeType
- addRecipe(org.bukkit.inventory.TransmuteRecipe) - function in io.github.pylonmc.pylon.core.recipe.vanilla.TransmuteRecipeType
- addRecipe(T) - function in io.github.pylonmc.pylon.core.recipe.vanilla.VanillaRecipeType
- addRegistry(io.github.pylonmc.pylon.core.registry.PylonRegistry) - function in io.github.pylonmc.pylon.core.registry.PylonRegistry.Companion
- addResearch(io.github.pylonmc.pylon.core.item.research.Research) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
- addResearch(io.github.pylonmc.pylon.core.item.research.Research) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
- addResearch(org.bukkit.entity.Player,io.github.pylonmc.pylon.core.item.research.Research) - function in io.github.pylonmc.pylon.core.item.research.Research.Companion
- addScalar(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
- addSetting(xyz.xenondevs.invui.item.Item) - function in io.github.pylonmc.pylon.core.guide.pages.PlayerSettingsPage
- addSuppressed(java.lang.Throwable) - function in kotlin.Throwable
- addTag(io.github.pylonmc.pylon.core.fluid.PylonFluidTag) - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
- addTo(org.bukkit.entity.Player,java.lang.Boolean,java.lang.Boolean) - function in io.github.pylonmc.pylon.core.item.research.Research
- Adds the research to a player.
- addTo(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.pylon.core.item.research.Research
- Adds the research to a player.
- addTo(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.item.research.Research
- Adds the research to a player.
- addWailaOverride(io.github.pylonmc.pylon.core.util.position.BlockPosition,kotlin.jvm.functions.Function1) - function in io.github.pylonmc.pylon.core.waila.Waila.Companion
- Adds a WAILA override for the given position.
- addWailaOverride(org.bukkit.entity.Entity,kotlin.jvm.functions.Function1) - function in io.github.pylonmc.pylon.core.waila.Waila.Companion
- Adds a WAILA override for the given entity.
- addWindow(xyz.xenondevs.invui.window.AbstractWindow) - function in xyz.xenondevs.invui.item.Item
- alignment(org.bukkit.entity.TextDisplay.TextAlignment) - function in io.github.pylonmc.pylon.core.entity.display.TextDisplayBuilder
- amount(java.lang.Integer) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- ANY - enum entry in io.github.pylonmc.pylon.core.util.MiningLevel
- apply(org.joml.Matrix4f) - function in io.github.pylonmc.pylon.core.entity.display.transform.LookAlong
- apply(org.joml.Matrix4f) - function in io.github.pylonmc.pylon.core.entity.display.transform.Rotation
- apply(org.joml.Matrix4f) - function in io.github.pylonmc.pylon.core.entity.display.transform.RotationBackwards
- apply(org.joml.Matrix4f) - function in io.github.pylonmc.pylon.core.entity.display.transform.Scale
- apply(org.joml.Matrix4f) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformComponent
- apply(org.joml.Matrix4f) - function in io.github.pylonmc.pylon.core.entity.display.transform.Translation
- apply(kotlin.Unit) - function in io.github.pylonmc.pylon.core.i18n.PylonArgument
- areAllHeldEntitiesLoaded() - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
- Returns false if any entity is unloaded or does not exist.
- areAllHeldEntitiesLoaded() - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
- Returns false if any entity is unloaded or does not exist.
- areAllHeldEntitiesLoaded() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBlock
- Returns false if any entity is unloaded or does not exist.
- areAllHeldEntitiesLoaded() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock
- Returns false if any entity is unloaded or does not exist.
- areAllHeldEntitiesLoaded() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
- Returns false if any entity is unloaded or does not exist.
- areAllHeldEntitiesLoaded() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
- Returns false if any entity is unloaded or does not exist.
- argument(java.lang.String,com.mojang.brigadier.arguments.ArgumentType,kotlin.jvm.functions.Function1) - function in io.github.pylonmc.pylon.core.command.CommandBuilder
- armor(org.bukkit.inventory.EquipmentSlotGroup,java.lang.Double,java.lang.Double) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- ArmorTextureEngine - class in io.github.pylonmc.pylon.core.resourcepack.armor
- asAbstract(com.github.retrooper.packetevents.event.PacketListenerPriority) - function in com.github.retrooper.packetevents.event.ArmorTextureEngine
- asComponent() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat.Formatted
- Builds a component representing the value and unit.
- asComponent() - function in net.kyori.adventure.text.ComponentLike
- AShapelessRecipeWrapper - class in io.github.pylonmc.pylon.core.recipe.vanilla
- asIngredient(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.pylon.core.recipe.IngredientCalculation.Companion
- Directly convert an item stack to a basic raw material (for items without recipes)
- asTranslationArgument() - function in io.github.pylonmc.pylon.core.i18n.PylonArgument
- attachArguments(net.kyori.adventure.text.Component,java.util.List) - function in io.github.pylonmc.pylon.core.util.PylonUtils
- Attaches arguments to a component and all its children.
- attackKnockback(java.lang.Double) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- ATTO - enum entry in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
- autoSelectPrefix() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat.Formatted
- Sets whether the prefix should be automatically selected instead of using the default prefix (if set).
- axe(java.lang.Float,java.lang.Integer) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- axeMineable() - function in io.github.pylonmc.pylon.core.util.PylonUtils