A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
V
- validStructures() - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock
- Returns all the valid configurations of the multiblock.
- valueOf(java.lang.String) - function in io.github.pylonmc.rebar.fluid.FluidPointType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.pylonmc.rebar.fluid.tags.FluidTemperature
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.pylonmc.rebar.logistics.LogisticGroupType
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.pylonmc.rebar.util.MiningLevel
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.pylonmc.rebar.util.gui.unit.MetricPrefix
- Returns the enum constant of this type with the specified name.
- valueOf(java.lang.String) - function in io.github.pylonmc.rebar.waila.Waila.Type
- Returns the enum constant of this type with the specified name.
- values() - function in io.github.pylonmc.rebar.fluid.FluidPointType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.pylonmc.rebar.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.rebar.logistics.LogisticGroupType
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.pylonmc.rebar.util.MiningLevel
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.pylonmc.rebar.util.gui.unit.MetricPrefix
- Returns an array containing the constants of this enum type, in the order they're declared.
- values() - function in io.github.pylonmc.rebar.waila.Waila.Type
- Returns an array containing the constants of this enum type, in the order they're declared.
- VanillaAnvilUseItem - class in io.github.pylonmc.rebar.item.interfaces
- Enables the use of a RebarItem as if it's its vanilla counterpart in an anvil For example: If you have a rebar item that's an enchantment book, and you want it to be usable in an anvil
- vanillaArmorKey(org.bukkit.inventory.EquipmentSlotGroup) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Mimics the NMS logic for creating base armor attributes so that they display correctly in the tooltip This key should be used for base armor, armor toughness, and knockback resistance.
- VanillaBlockItem - class in io.github.pylonmc.rebar.item.interfaces
- Allows an item to be placed as its vanilla block counterpart.
- vanillaCookingRecipes() - function in io.github.pylonmc.rebar.recipe.RecipeType.Companion
- VanillaCopperBlock - class in io.github.pylonmc.rebar.block.interfaces
- Enables the RebarItem to oxidize or be used as a vanilla copper block would For example: If you have a rebar block that's an copper block, and you want it to oxidize
- VanillaCraftingIngredientItem - class in io.github.pylonmc.rebar.item.interfaces
- Allows an item to allow an item to act as a normal vanilla item in vanilla crafting recipes.
- vanillaCraftingRecipes() - function in io.github.pylonmc.rebar.recipe.RecipeType.Companion
- vanillaDisplayName(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.util.RebarUtils
- VanillaFurnaceFuel - class in io.github.pylonmc.rebar.item.interfaces
- Allows the item to act as a normal vanilla fuel.
- VanillaFurnaceIngredientItem - class in io.github.pylonmc.rebar.item.interfaces
- Allows the item to act as a normal vanilla item when smelted.
- vanillaHitbox() - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.GhostBlockHitbox
- VanillaInventoryLogisticSlot - class in io.github.pylonmc.rebar.logistics.slot
- VanillaInventoryRebarBlockHandler - class in io.github.pylonmc.rebar.block.interfaces
- Represents blocks which can naturally store items such as chests and hoppers.
- VanillaRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
- VanillaRecipeTypeKt - class in io.github.pylonmc.rebar.recipe.vanilla
- VanillaRecipeWrapper - class in io.github.pylonmc.rebar.recipe.vanilla
- VanillaSmithingBase - class in io.github.pylonmc.rebar.item.interfaces
- Allows an item to act as a normal vanilla smithing base in the vanilla smithing table.
- VanillaSmithingMaterial - class in io.github.pylonmc.rebar.item.interfaces
- Allows an item to act as a normal vanilla material in the vanilla smithing table.
- VanillaSmithingTemplate - class in io.github.pylonmc.rebar.item.interfaces
- Allows an item to act as a normal vanilla smithing template in the vanilla smithing table.
- VaultRebarBlockHandler - class in io.github.pylonmc.rebar.block.interfaces
- Vector3dPersistentDataType - class in io.github.pylonmc.rebar.datatypes
- Vector3fPersistentDataType - class in io.github.pylonmc.rebar.datatypes
- Vector3iPersistentDataType - class in io.github.pylonmc.rebar.datatypes
- VectorPersistentDataType - class in io.github.pylonmc.rebar.datatypes
- vectorToBlockFace(org.bukkit.util.Vector) - function in io.github.pylonmc.rebar.util.RebarUtils
- Converts an orthogonal vector to a BlockFace
- vectorToBlockFace(org.joml.Vector3d) - function in io.github.pylonmc.rebar.util.RebarUtils
- Converts an orthogonal vector to a BlockFace
- vectorToBlockFace(org.joml.Vector3f) - function in io.github.pylonmc.rebar.util.RebarUtils
- Converts an orthogonal vector to a BlockFace
- vectorToBlockFace(org.joml.Vector3i) - function in io.github.pylonmc.rebar.util.RebarUtils
- Converts an orthogonal vector to a BlockFace
- viewRange(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.BlockDisplayBuilder
- viewRange(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.ItemDisplayBuilder
- viewRange(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.TextDisplayBuilder
- VillagerRebarEntityHandler - class in io.github.pylonmc.rebar.entity.interfaces
- VirtualFluidPoint - class in io.github.pylonmc.rebar.fluid
- A connection in a fluid network, like a machine's output or the end of a pipe.
- VirtualInventoryLogisticSlot - class in io.github.pylonmc.rebar.logistics.slot
- VirtualInventoryLogisticSlot.LogisticUpdateReason - class in io.github.pylonmc.rebar.logistics.slot.VirtualInventoryLogisticSlot
- VirtualInventoryPersistentDataType - class in io.github.pylonmc.rebar.datatypes
- VirtualInventoryRebarBlock - class in io.github.pylonmc.rebar.block.interfaces
- Saves and loads virtual inventories associated with the block.