A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
V
- validStructures() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
- valueOf(java.lang.String) - function in io.github.pylonmc.pylon.core.fluid.FluidPointType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.pylonmc.pylon.core.fluid.tags.FluidTemperature
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.pylonmc.pylon.core.util.MiningLevel
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
- Returns the enum constant of this type with the specified name.
- values() - function in io.github.pylonmc.pylon.core.fluid.FluidPointType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.pylonmc.pylon.core.fluid.tags.FluidTemperature
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.pylonmc.pylon.core.util.MiningLevel
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
- Returns an array containing the constants of this enum type, in the order they're declared.
- VanillaCookingFuel - class in io.github.pylonmc.pylon.core.item.base
- VanillaCookingItem - class in io.github.pylonmc.pylon.core.item.base
- vanillaCookingRecipes() - function in io.github.pylonmc.pylon.core.recipe.RecipeType.Companion
- VanillaCraftingItem - class in io.github.pylonmc.pylon.core.item.base
- Implement this interface to allow an item to allow an item to act as a normal vanilla item in vanilla crafting recipes.
- vanillaCraftingRecipes() - function in io.github.pylonmc.pylon.core.recipe.RecipeType.Companion
- VanillaRecipeType - class in io.github.pylonmc.pylon.core.recipe.vanilla
- VanillaRecipeWrapper - class in io.github.pylonmc.pylon.core.recipe.vanilla
- VanillaSmithingMaterial - class in io.github.pylonmc.pylon.core.item.base
- Implement this interface to allow an item to allow an item to act as a normal vanilla trim material in the vanilla smithing table.
- VanillaSmithingMineral - class in io.github.pylonmc.pylon.core.item.base
- VanillaSmithingTemplate - class in io.github.pylonmc.pylon.core.item.base
- Implement this interface to allow an item to allow an item to act as a normal vanilla smithing template in the vanilla smithing table.
- VectorPersistentDataType - class in io.github.pylonmc.pylon.core.datatypes
- vectorToBlockFace(org.bukkit.util.Vector) - function in io.github.pylonmc.pylon.core.util.PylonUtils
- vectorToBlockFace(org.joml.Vector3f) - function in io.github.pylonmc.pylon.core.util.PylonUtils
- vectorToBlockFace(org.joml.Vector3i) - function in io.github.pylonmc.pylon.core.util.PylonUtils
- Converts an approximate orthogonal vector to a BlockFace
- viewRange(java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.BlockDisplayBuilder
- viewRange(java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
- viewRange(java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.TextDisplayBuilder
- VirtualFluidPoint - class in io.github.pylonmc.pylon.core.fluid
- A connection in a fluid network, like a machine's output or the end of a pipe.