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
D
- damageItem(org.bukkit.inventory.ItemStack,java.lang.Integer,org.bukkit.World,kotlin.jvm.functions.Function1,java.lang.Boolean) - function in io.github.pylonmc.rebar.util.RebarUtils
- damageItem(org.bukkit.inventory.ItemStack,java.lang.Integer,org.bukkit.World,kotlin.jvm.functions.Function1) - function in io.github.pylonmc.rebar.util.RebarUtils
- damageItem(org.bukkit.inventory.ItemStack,java.lang.Integer,org.bukkit.World) - function in io.github.pylonmc.rebar.util.RebarUtils
- damageItem(org.bukkit.inventory.ItemStack,java.lang.Integer,org.bukkit.entity.LivingEntity,org.bukkit.inventory.EquipmentSlot,java.lang.Boolean) - function in io.github.pylonmc.rebar.util.RebarUtils
- damageItem(org.bukkit.inventory.ItemStack,java.lang.Integer,org.bukkit.entity.LivingEntity,org.bukkit.inventory.EquipmentSlot) - function in io.github.pylonmc.rebar.util.RebarUtils
- DamageRebarEntityHandler - class in io.github.pylonmc.rebar.entity.interfaces
- DeathRebarEntityHandler - class in io.github.pylonmc.rebar.entity.interfaces
- DECA - enum entry in io.github.pylonmc.rebar.util.gui.unit.MetricPrefix
- DECI - enum entry in io.github.pylonmc.rebar.util.gui.unit.MetricPrefix
- decimalPlaces(java.lang.Integer) - function in io.github.pylonmc.rebar.util.gui.unit.UnitFormat.Formatted
- Sets the number of decimal places.
- defaultTranslatableLore(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- Sets the item's lore to the default language file key (for example
rebar.item.my_dumb_item.lore), based on the item key given. - defaultTranslatableName(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- Sets the item's name to the default language file key (for example
rebar.item.my_dumb_item.name), based on the item key given. - delay(java.lang.Long) - function in kotlinx.coroutines.Delay
- delayTicks(java.lang.Long) - function in io.github.pylonmc.rebar.gametest.GameTestConfig.Builder
- Delay in ticks before the test starts.
- DelegatingPersistentDataType - class in io.github.pylonmc.rebar.datatypes
- A PersistentDataType that first converts the complex type to another type, which then uses the delegate to convert to the primitive type.
- delete(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.rebar.content.fluid.FluidPipeDisplay
- deleteFluidBuffer(io.github.pylonmc.rebar.fluid.RebarFluid) - function in io.github.pylonmc.rebar.block.interfaces.FluidBufferRebarBlock
- Deletes a fluid buffer
- DIAMOND - enum entry in io.github.pylonmc.rebar.util.MiningLevel
- DirectionalRebarBlock - class in io.github.pylonmc.rebar.block.interfaces
- Represents a block that has a specific facing direction.
- disableNameHacks() - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- In order to get around potions and player heads overriding
item_name, Rebar by default does unspeakable things to the item to get it to work. - disconnectPipeDisplay(java.util.UUID) - function in io.github.pylonmc.rebar.content.fluid.FluidEndpointDisplay
- disconnectPipeDisplay(java.util.UUID) - function in io.github.pylonmc.rebar.content.fluid.FluidIntersectionDisplay
- disconnectPipeDisplay(java.util.UUID) - function in io.github.pylonmc.rebar.content.fluid.FluidPointDisplay
- dispatch(kotlin.coroutines.CoroutineContext,java.lang.Runnable) - function in io.github.pylonmc.rebar.async.BukkitMainThreadDispatcher
- dispatchYield(kotlin.coroutines.CoroutineContext,kotlinx.coroutines.Runnable) - function in kotlinx.coroutines.CoroutineDispatcher
- DispenseRebarItemHandler - class in io.github.pylonmc.rebar.item.interfaces
- DispenserRebarBlockHandler - class in io.github.pylonmc.rebar.block.interfaces
- display() - function in io.github.pylonmc.rebar.recipe.BukkitRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.DummyBukkitRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.RebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.RebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.CookingRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.CookingRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.DummyCookingRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.DummyCraftingRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.DummySmithingRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.ShapedRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.ShapelessRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.SmithingRebarRecipe
- display() - function in io.github.pylonmc.rebar.recipe.vanilla.SmithingRebarRecipe
- displayHeight(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.BlockDisplayBuilder
- displayHeight(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.ItemDisplayBuilder
- displayWidth(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.BlockDisplayBuilder
- displayWidth(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.ItemDisplayBuilder
- div(java.lang.Integer) - function in io.github.pylonmc.rebar.util.position.BlockPosition
- DragonFireballRebarEntityHandler - class in io.github.pylonmc.rebar.entity.interfaces
- DropRebarItemHandler - class in io.github.pylonmc.rebar.item.interfaces
- DualBlockRegistryCommandArgument - class in io.github.pylonmc.rebar.command
- DualItemRegistryCommandArgument - class in io.github.pylonmc.rebar.command
- ductDisplayName(org.bukkit.block.BlockFace) - function in io.github.pylonmc.rebar.content.cargo.CargoDuct.Companion
- DummyBukkitRebarRecipe - class in io.github.pylonmc.rebar.recipe.vanilla
- A dummy version of the real BukkitRebarRecipe, these will always use RecipeChoice.MaterialChoice so that vanilla minecraft can match against the recipe before we correct it in RecipeMatchingService
- DummyBukkitRebarRecipe.Companion - class in io.github.pylonmc.rebar.recipe.vanilla.DummyBukkitRebarRecipe
- DummyCookingRebarRecipe - class in io.github.pylonmc.rebar.recipe.vanilla
- The dummy form of CookingRebarRecipe
- DummyCookingRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
- The dummy holder of all DummyCookingRebarRecipe
- DummyCraftingRebarRecipe - class in io.github.pylonmc.rebar.recipe.vanilla
- The dummy form of CraftingRebarRecipe
- DummyCraftingRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
- The dummy holder of all DummyCraftingRebarRecipe
- dummyKey(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.DummyBukkitRebarRecipe.Companion
- DummyRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
- BukkitRecipeType but for DummyBukkitRebarRecipes, these are never loaded from config and instead are only ever created by VanillaRecipeType.createDummyRecipeFor when a real recipe is added, and removed when the real recipe is removed.
- DummySmithingRebarRecipe - class in io.github.pylonmc.rebar.recipe.vanilla
- The dummy form of SmithingRebarRecipe
- DummySmithingRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
- The dummy holder of all DummySmithingRebarRecipe
- durability(java.lang.Integer) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- durability(java.lang.Integer,java.lang.Integer) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- DurabilityRebarItemHandler - class in io.github.pylonmc.rebar.item.interfaces
- DurationPersistentDataType - class in io.github.pylonmc.rebar.datatypes
- DyeRebarEntityHandler - class in io.github.pylonmc.rebar.entity.interfaces