A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
R
- RecipeInput - class in io.github.pylonmc.pylon.core.recipe
- RecipeInput.Companion - class in io.github.pylonmc.pylon.core.recipe.RecipeInput
- RecipeInput.Fluid - class in io.github.pylonmc.pylon.core.recipe.RecipeInput
- RecipeInput.Item - class in io.github.pylonmc.pylon.core.recipe.RecipeInput
- RecipeInputConfigAdapter - class in io.github.pylonmc.pylon.core.config.adapter
- RecipeInputFluidAdapter - class in io.github.pylonmc.pylon.core.config.adapter
- RecipeInputItemAdapter - class in io.github.pylonmc.pylon.core.config.adapter
- RecipeType - class in io.github.pylonmc.pylon.core.recipe
- Serves as a registry and container for recipes of a specific type.
- redirect(com.mojang.brigadier.tree.CommandNode) - function in io.github.pylonmc.pylon.core.command.CommandBuilder
- register(org.bukkit.NamespacedKey,org.bukkit.Material,java.lang.Class) - function in io.github.pylonmc.pylon.core.block.PylonBlock.Companion
- register(org.bukkit.NamespacedKey,java.lang.Class,java.lang.Class) - function in io.github.pylonmc.pylon.core.entity.PylonEntity.Companion
- register() - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
- register(java.lang.Class,org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.item.PylonItem.Companion
- register(java.lang.Class,org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.pylon.core.item.PylonItem.Companion
- register(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.item.PylonItem.Companion
- register() - function in io.github.pylonmc.pylon.core.item.research.Research
- register() - function in io.github.pylonmc.pylon.core.recipe.BlastingRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.CampfireRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.DisplayRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.FurnaceRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.RecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.RecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.ShapedRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.ShapelessRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.SmithingTransformRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.SmithingTrimRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.SmokingRecipeType
- register() - function in io.github.pylonmc.pylon.core.recipe.TransmuteRecipeType
- register(T) - function in io.github.pylonmc.pylon.core.registry.PylonRegistry
- register(org.bukkit.Tag) - function in io.github.pylonmc.pylon.core.registry.PylonRegistry
- register() - function in io.github.pylonmc.pylon.core.test.GameTestConfig
- registerCommand(java.lang.String,io.papermc.paper.command.brigadier.BasicCommand) - function in org.bukkit.plugin.java.PylonCore
- registerCommand(java.lang.String,java.lang.String,io.papermc.paper.command.brigadier.BasicCommand) - function in org.bukkit.plugin.java.PylonCore
- registerCommand(java.lang.String,java.lang.String,java.util.Collection,io.papermc.paper.command.brigadier.BasicCommand) - function in org.bukkit.plugin.java.PylonCore
- registerCommand(java.lang.String,java.util.Collection,io.papermc.paper.command.brigadier.BasicCommand) - function in org.bukkit.plugin.java.PylonCore
- registerTranslationHandler(org.bukkit.entity.Player,io.github.pylonmc.pylon.core.i18n.PlayerTranslationHandler) - function in io.github.pylonmc.pylon.core.nms.NmsAccessor
- registerWithPylon() - function in io.github.pylonmc.pylon.core.addon.PylonAddon
- Must be called as the first thing in your plugin's
onEnable
- registerWithPylon() - function in io.github.pylonmc.pylon.core.addon.PylonCore
- Must be called as the first thing in your plugin's
onEnable
- RegistryCommandArgument - class in io.github.pylonmc.pylon.core.command
- RegistryHandler - class in io.github.pylonmc.pylon.core.registry
- Implement this interface to detect when something is registered or unregistered in a PylonRegistry
- reloadConfig() - function in org.bukkit.plugin.java.PylonCore
- remove(io.github.pylonmc.pylon.core.fluid.VirtualFluidPoint) - function in io.github.pylonmc.pylon.core.fluid.FluidManager
- Call when removing a connection point.
- remove(io.github.pylonmc.pylon.core.util.WeightedSet.Element) - function in kotlin.collections.MutableSet
- removeAll(java.util.Collection) - function in kotlin.collections.MutableSet
- removeFluid(io.github.pylonmc.pylon.core.fluid.PylonFluid,java.lang.Double) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock
- Removes from a fluid buffer only if the new amount of fluid is greater than zero and fits in the buffer.
- removeFluid(java.lang.Double) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
- Removes from the tank only if the new amount of fluid is greater than zero and fits in the tank.
- removeFrom(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.item.research.Research
- removeIf(java.util.function.Predicate) - function in kotlin.collections.MutableCollection
- removePlayer(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.block.waila.Waila.Companion
- Forcibly removes a WAILA display for the given player
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.DisplayRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.BlastingRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.CampfireRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.FurnaceRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapedRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapelessRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTransformRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTrimRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmokingRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.TransmuteRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.vanilla.VanillaRecipeType
- removeTag(io.github.pylonmc.pylon.core.fluid.PylonFluidTag) - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
- removeWailaOverride(io.github.pylonmc.pylon.core.util.position.BlockPosition) - function in io.github.pylonmc.pylon.core.block.waila.Waila.Companion
- removeWindow(xyz.xenondevs.invui.window.AbstractWindow) - function in xyz.xenondevs.invui.item.impl.AbstractItem
- requires(net.kyori.adventure.text.Component,kotlin.jvm.functions.Function2) - function in io.github.pylonmc.pylon.core.command.CommandBuilder
- Research - class in io.github.pylonmc.pylon.core.item.research
- Research.Companion - class in io.github.pylonmc.pylon.core.item.research.Research
- ResearchButton - class in io.github.pylonmc.pylon.core.guide.button
- ResearchButton.Companion - class in io.github.pylonmc.pylon.core.guide.button.ResearchButton
- ResearchesPage - class in io.github.pylonmc.pylon.core.guide.pages.research
- ResearchItemsPage - class in io.github.pylonmc.pylon.core.guide.pages.research
- ResearchItemsPage.Companion - class in io.github.pylonmc.pylon.core.guide.pages.research.ResearchItemsPage
- ResearchKt - class in io.github.pylonmc.pylon.core.item.research
- resendInventory(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.nms.NmsAccessor
- resendRecipeBook(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.nms.NmsAccessor
- reset(io.papermc.paper.datacomponent.DataComponentType) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- respectCooldown() - function in io.github.pylonmc.pylon.core.item.base.PylonBlockInteractor
- respectCooldown() - function in io.github.pylonmc.pylon.core.item.base.PylonCooldownable
- respectCooldown() - function in io.github.pylonmc.pylon.core.item.base.PylonCooldownable
- respectCooldown() - function in io.github.pylonmc.pylon.core.item.base.PylonInteractor
- respectCooldown() - function in io.github.pylonmc.pylon.core.item.base.PylonItemEntityInteractor
- retainAll(java.util.Collection) - function in kotlin.collections.MutableSet
- retrieve(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.datatypes.KeyedPersistentDataType
- roll(java.lang.Double) - function in io.github.pylonmc.pylon.core.entity.display.transform.LineBuilder
- roll(java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.transform.LineBuilder
- RONNA - enum entry in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
- RONTO - enum entry in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
- RootPage - class in io.github.pylonmc.pylon.core.guide.pages
- rotate(java.lang.Double,java.lang.Double,java.lang.Double) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotate(java.lang.Float,java.lang.Float,java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotate(org.joml.Quaterniond) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotate(org.joml.Quaternionf) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotate(org.joml.Vector3d) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotate(org.joml.Vector3f) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotateBackwards(java.lang.Double,java.lang.Double,java.lang.Double) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotateBackwards(java.lang.Float,java.lang.Float,java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotateBackwards(org.joml.Quaterniond) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotateBackwards(org.joml.Quaternionf) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotateBackwards(org.joml.Vector3d) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotateBackwards(org.joml.Vector3f) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
- rotateComponentsToFace(java.util.Map,org.bukkit.block.BlockFace) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock.Companion
- rotatedRadius(java.lang.Double,java.lang.Double) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
- rotatedRadius(java.lang.Double,java.lang.Double,java.lang.Double,java.lang.Double) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
- rotatedRadius(java.lang.Float,java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
- rotatedRadius(java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
- rotateToPlayerFacing(org.bukkit.entity.Player,org.bukkit.block.BlockFace,java.lang.Boolean) - function in io.github.pylonmc.pylon.core.util.PylonUtils
- Rotates a BlockFace to the player's reference frame.
- rotateVectorToFace(org.joml.Vector3i,org.bukkit.block.BlockFace) - function in io.github.pylonmc.pylon.core.util.PylonUtils
- Rotates a vector to face a directionThe direction given must be a horizontal cardinal direction (north, east, south, west)Assumes north to be the default direction (supplying north will result in no rotation)
- Rotation - class in io.github.pylonmc.pylon.core.entity.display.transform
- RotationBackwards - class in io.github.pylonmc.pylon.core.entity.display.transform