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
R
- RandomizedSound - class in io.github.pylonmc.rebar.util
- RandomizedSoundConfigAdapter - class in io.github.pylonmc.rebar.config.adapter
- ReadableItemStackPersistentDataType - class in io.github.pylonmc.rebar.datatypes
- Rebar - class in io.github.pylonmc.rebar
- The one and only Rebar plugin!
- rebar(org.bukkit.Material,org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem by setting the name and lore to the default translation keys, and setting the item's Rebar ID to the provided key.
- rebar(org.bukkit.Material,org.bukkit.NamespacedKey,kotlin.jvm.functions.Function2) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem by setting the name and lore to the default translation keys, and setting the item's Rebar ID to the provided key.
- rebar(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem by setting the name and lore to the default translation keys, and setting the item's Rebar ID to the provided key.
- rebar(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,kotlin.jvm.functions.Function2) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem by setting the name and lore to the default translation keys, and setting the item's Rebar ID to the provided key.
- RebarAddon - class in io.github.pylonmc.rebar.addon
- Welcome to the place where it all begins: the Rebar addon!
- RebarArgument - class in io.github.pylonmc.rebar.i18n
- A TranslationArgument only to be used when translating Rebar keys
- RebarArmor - class in io.github.pylonmc.rebar.item.base
- Represents a RebarItem that is wearable piece of armor.
- rebarArmor(org.bukkit.Material,org.bukkit.NamespacedKey,org.bukkit.inventory.EquipmentSlotGroup,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the specified slot.
- rebarArmor(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,org.bukkit.inventory.EquipmentSlotGroup,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the specified slot.
- RebarArrow - class in io.github.pylonmc.rebar.item.base
- RebarArrow.Companion - class in io.github.pylonmc.rebar.item.base.RebarArrow
- RebarBat - class in io.github.pylonmc.rebar.entity.base
- RebarBat.Companion - class in io.github.pylonmc.rebar.entity.base.RebarBat
- RebarBeacon - class in io.github.pylonmc.rebar.block.base
- RebarBeacon.Companion - class in io.github.pylonmc.rebar.block.base.RebarBeacon
- RebarBell - class in io.github.pylonmc.rebar.block.base
- RebarBell.Companion - class in io.github.pylonmc.rebar.block.base.RebarBell
- RebarBlock - class in io.github.pylonmc.rebar.block
- Represents a Rebar block in the world.
- RebarBlock.Companion - class in io.github.pylonmc.rebar.block.RebarBlock
- RebarBlockBreakEvent - class in io.github.pylonmc.rebar.event
- Called after a RebarBlock has been broken.
- RebarBlockDeserializeEvent - class in io.github.pylonmc.rebar.event
- Called after the rebarBlock has been deserialized.
- RebarBlockInteractor - class in io.github.pylonmc.rebar.item.base
- RebarBlockInteractor.Companion - class in io.github.pylonmc.rebar.item.base.RebarBlockInteractor
- RebarBlockLoadEvent - class in io.github.pylonmc.rebar.event
- Called after the rebarBlock's load constructor is called.
- RebarBlockPlaceEvent - class in io.github.pylonmc.rebar.event
- Called after a RebarBlock has been placed.
- RebarBlockSchema - class in io.github.pylonmc.rebar.block
- Stores information about a Rebar block type, including its key, material, and class.
- RebarBlockSerializeEvent - class in io.github.pylonmc.rebar.event
- Called after the rebarBlock is serialized.
- RebarBlockUnloadEvent - class in io.github.pylonmc.rebar.event
- Unloaded after the rebarBlock and its chunk have been unloaded.
- RebarBlockWailaEvent - class in io.github.pylonmc.rebar.event
- Called when the players WAILA display is being generated for a targeted Block.
- rebarBoots(org.bukkit.Material,org.bukkit.NamespacedKey,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the boots slot.
- rebarBoots(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the boots slot.
- RebarBow - class in io.github.pylonmc.rebar.item.base
- RebarBow.Companion - class in io.github.pylonmc.rebar.item.base.RebarBow
- RebarBreakHandler - class in io.github.pylonmc.rebar.block.base
- RebarBreedable - class in io.github.pylonmc.rebar.entity.base
- RebarBreedable.Companion - class in io.github.pylonmc.rebar.entity.base.RebarBreedable
- RebarBrewingStand - class in io.github.pylonmc.rebar.block.base
- RebarBrewingStand.Companion - class in io.github.pylonmc.rebar.block.base.RebarBrewingStand
- RebarBrewingStandFuel - class in io.github.pylonmc.rebar.item.base
- RebarBrewingStandFuel.Companion - class in io.github.pylonmc.rebar.item.base.RebarBrewingStandFuel
- RebarBucket - class in io.github.pylonmc.rebar.item.base
- RebarBucket.Companion - class in io.github.pylonmc.rebar.item.base.RebarBucket
- RebarCampfire - class in io.github.pylonmc.rebar.block.base
- RebarCampfire.Companion - class in io.github.pylonmc.rebar.block.base.RebarCampfire
- RebarCargoBlock - class in io.github.pylonmc.rebar.block.base
- Represents a block that can connect to cargo ducts and use them to interface with other cargo RebarCargoBlocks.
- RebarCargoConnectEvent - class in io.github.pylonmc.rebar.event
- Called before a CargoDuct or RebarCargoBlock connects to an adjacent CargoDuct or RebarCargoBlock
- RebarCargoDisconnectEvent - class in io.github.pylonmc.rebar.event
- Called after a CargoDuct disconnects from an adjacent CargoDuct or RebarCargoBlock
- RebarCauldron - class in io.github.pylonmc.rebar.block.base
- RebarCauldron.Companion - class in io.github.pylonmc.rebar.block.base.RebarCauldron
- rebarChestplate(org.bukkit.Material,org.bukkit.NamespacedKey,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the chestplate slot.
- rebarChestplate(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the chestplate slot.
- RebarChunkBlocksLoadEvent - class in io.github.pylonmc.rebar.event
- Called after the blocks in a chunk (but not the chunk itself) have been loaded.
- RebarChunkBlocksUnloadEvent - class in io.github.pylonmc.rebar.event
- Called after the rebarBlocks in a chunk (and the chunk itself) have been unloaded.
- RebarCombustibleEntity - class in io.github.pylonmc.rebar.entity.base
- RebarCombustibleEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarCombustibleEntity
- RebarCommandKt - class in io.github.pylonmc.rebar.command
- RebarComposter - class in io.github.pylonmc.rebar.block.base
- RebarComposter.Companion - class in io.github.pylonmc.rebar.block.base.RebarComposter
- RebarConfig - class in io.github.pylonmc.rebar.config
- The config options for Rebar.
- RebarConfig.ArmorTextureConfig - class in io.github.pylonmc.rebar.config.RebarConfig
- RebarConfig.BlockTextureConfig - class in io.github.pylonmc.rebar.config.RebarConfig
- RebarConfig.CullingEngineConfig - class in io.github.pylonmc.rebar.config.RebarConfig
- RebarConfig.GuideConfig - class in io.github.pylonmc.rebar.config.RebarConfig
- RebarConfig.ResearchConfig - class in io.github.pylonmc.rebar.config.RebarConfig
- RebarConfig.WailaConfig - class in io.github.pylonmc.rebar.config.RebarConfig
- RebarConfigurableRecipesLoadedEvent - class in io.github.pylonmc.rebar.event
- Called when all the configurable recipes are loaded
- RebarConsumable - class in io.github.pylonmc.rebar.item.base
- RebarConsumable.Companion - class in io.github.pylonmc.rebar.item.base.RebarConsumable
- RebarCop - class in io.github.pylonmc.rebar.entity.base
- RebarCop.Companion - class in io.github.pylonmc.rebar.entity.base.RebarCop
- RebarCopperBlock - class in io.github.pylonmc.rebar.block.base
- RebarCopperBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarCopperBlock
- RebarCrafter - class in io.github.pylonmc.rebar.block.base
- RebarCrafter.Companion - class in io.github.pylonmc.rebar.block.base.RebarCrafter
- RebarCreeper - class in io.github.pylonmc.rebar.entity.base
- RebarCreeper.Companion - class in io.github.pylonmc.rebar.entity.base.RebarCreeper
- RebarCulledBlock - class in io.github.pylonmc.rebar.block.base
- Enables a RebarBlock to take advantage of the BlockCullingEngine to do something per player when the block is considered culled or visible.
- RebarDamageableEntity - class in io.github.pylonmc.rebar.entity.base
- RebarDamageableEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarDamageableEntity
- RebarDeathEntity - class in io.github.pylonmc.rebar.entity.base
- RebarDeathEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarDeathEntity
- RebarDirectionalBlock - class in io.github.pylonmc.rebar.block.base
- Represents a block that has a specific facing direction.
- RebarDispensable - class in io.github.pylonmc.rebar.item.base
- RebarDispensable.Companion - class in io.github.pylonmc.rebar.item.base.RebarDispensable
- RebarDispenser - class in io.github.pylonmc.rebar.block.base
- RebarDispenser.Companion - class in io.github.pylonmc.rebar.block.base.RebarDispenser
- RebarDragonFireball - class in io.github.pylonmc.rebar.entity.base
- RebarDragonFireball.Companion - class in io.github.pylonmc.rebar.entity.base.RebarDragonFireball
- RebarDyeable - class in io.github.pylonmc.rebar.entity.base
- RebarDyeable.Companion - class in io.github.pylonmc.rebar.entity.base.RebarDyeable
- RebarEnchantingTable - class in io.github.pylonmc.rebar.block.base
- RebarEnchantingTable.Companion - class in io.github.pylonmc.rebar.block.base.RebarEnchantingTable
- RebarEnderDragon - class in io.github.pylonmc.rebar.entity.base
- RebarEnderDragon.Companion - class in io.github.pylonmc.rebar.entity.base.RebarEnderDragon
- RebarEnderman - class in io.github.pylonmc.rebar.entity.base
- RebarEnderman.Companion - class in io.github.pylonmc.rebar.entity.base.RebarEnderman
- RebarEntity - class in io.github.pylonmc.rebar.entity
- Represents a Rebar entity in the world.
- RebarEntity.Companion - class in io.github.pylonmc.rebar.entity.RebarEntity
- RebarEntityAddEvent - class in io.github.pylonmc.rebar.event
- Called when an entity is added to io.github.pylonmc.rebar.entity.EntityStorage, when this is called, the entity already spawned in the world.
- RebarEntityChangedBlock - class in io.github.pylonmc.rebar.block.base
- RebarEntityChangedBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarEntityChangedBlock
- RebarEntityCulledBlock - class in io.github.pylonmc.rebar.block.base
- RebarEntityDeathEvent - class in io.github.pylonmc.rebar.event
- Called when a RebarEntity is removed for any reason.
- RebarEntityDeserializeEvent - class in io.github.pylonmc.rebar.event
- RebarEntityGroupCulledBlock - class in io.github.pylonmc.rebar.block.base
- A variant of RebarEntityCulledBlock that defines groups of RebarEntityGroupCulledBlocks and entity UUIDs that should be culled together.
- RebarEntityGroupCulledBlock.EntityCullingGroup - class in io.github.pylonmc.rebar.block.base.RebarEntityGroupCulledBlock
- RebarEntityHolderBlock - class in io.github.pylonmc.rebar.block.base
- A block that has one or more associated Rebar entities.
- RebarEntityLoadEvent - class in io.github.pylonmc.rebar.event
- Called after a RebarEntity has been loaded.
- RebarEntitySchema - class in io.github.pylonmc.rebar.entity
- Stores information about a Rebar entity type, including its key, vanilla entity class, and Pylion entity class.
- RebarEntitySerializeEvent - class in io.github.pylonmc.rebar.event
- RebarEntityUnloadEvent - class in io.github.pylonmc.rebar.event
- Called after a RebarEntity has been unloaded.
- RebarEntityWailaEvent - class in io.github.pylonmc.rebar.event
- Called when the players WAILA display is being generated for a targeted Entity.
- RebarExperienceOrb - class in io.github.pylonmc.rebar.entity.base
- RebarExperienceOrb.Companion - class in io.github.pylonmc.rebar.entity.base.RebarExperienceOrb
- RebarExplosiveEntity - class in io.github.pylonmc.rebar.entity.base
- RebarExplosiveEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarExplosiveEntity
- RebarFacadeBlock - class in io.github.pylonmc.rebar.block.base
- Represents a block that takes the form of another block when right clicked, such as fluid pipes and cargo ducts.
- RebarFallingBlock - class in io.github.pylonmc.rebar.block.base
- Interface meant to be used for all Rebar blocks affected by gravity, like sand, gravel etc.
- RebarFallingBlock.RebarFallingBlockEntity - class in io.github.pylonmc.rebar.block.base.RebarFallingBlock
- RebarFirework - class in io.github.pylonmc.rebar.entity.base
- RebarFirework.Companion - class in io.github.pylonmc.rebar.entity.base.RebarFirework
- RebarFlowerPot - class in io.github.pylonmc.rebar.block.base
- RebarFlowerPot.Companion - class in io.github.pylonmc.rebar.block.base.RebarFlowerPot
- RebarFluid - class in io.github.pylonmc.rebar.fluid
- Fluids aren't necessarily just liquids, they can also be gases or other substances that can flow.
- RebarFluid.Companion - class in io.github.pylonmc.rebar.fluid.RebarFluid
- RebarFluidBlock - class in io.github.pylonmc.rebar.block.base
- A block that interacts with fluids in some way.
- RebarFluidBufferBlock - class in io.github.pylonmc.rebar.block.base
- Allows for creating 'fluid buffers' in a block, which have a capacity and can be filled and emptied by fluid connections.
- RebarFluidPointConnectEvent - class in io.github.pylonmc.rebar.event
- Called after two VirtualFluidPoints have been connected.
- RebarFluidPointDisconnectEvent - class in io.github.pylonmc.rebar.event
- Called after two VirtualFluidPoints have been disconnected.
- RebarFluidTag - class in io.github.pylonmc.rebar.fluid
- Fluid tags represent properties of a fluid, such as temperature or whether it can be used as a coolant.
- RebarFluidTank - class in io.github.pylonmc.rebar.block.base
- A common pattern is a 'fluid tank' which can only store one fluid at a time, but can store many types of fluids.
- RebarFurnace - class in io.github.pylonmc.rebar.block.base
- RebarFurnace.Companion - class in io.github.pylonmc.rebar.block.base.RebarFurnace
- RebarGroupCulledBlock - class in io.github.pylonmc.rebar.block.base
- A variant of RebarCulledBlock that defines groups of RebarGroupCulledBlocks that should be culled together.
- RebarGroupCulledBlock.CullingGroup - class in io.github.pylonmc.rebar.block.base.RebarGroupCulledBlock
- RebarGrowable - class in io.github.pylonmc.rebar.block.base
- RebarGrowable.Companion - class in io.github.pylonmc.rebar.block.base.RebarGrowable
- RebarGuiBlock - class in io.github.pylonmc.rebar.block.base
- A simple interface that opens a GUI when the block is right clickedThe title of the window opened is by default the block's name.
- RebarGuiBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarGuiBlock
- RebarGuide - class in io.github.pylonmc.rebar.content.guide
- The one and only Rebar guide.
- RebarGuide.Companion - class in io.github.pylonmc.rebar.content.guide.RebarGuide
- rebarHelmet(org.bukkit.Material,org.bukkit.NamespacedKey,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the helmet slot.
- rebarHelmet(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the helmet slot.
- RebarHelpPage - class in io.github.pylonmc.rebar.guide.pages.help.sub
- RebarHopper - class in io.github.pylonmc.rebar.block.base
- RebarHopper.Companion - class in io.github.pylonmc.rebar.block.base.RebarHopper
- RebarInteractBlock - class in io.github.pylonmc.rebar.block.base
- RebarInteractBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarInteractBlock
- RebarInteractEntity - class in io.github.pylonmc.rebar.entity.base
- RebarInteractEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarInteractEntity
- RebarInteractor - class in io.github.pylonmc.rebar.item.base
- RebarInteractor.Companion - class in io.github.pylonmc.rebar.item.base.RebarInteractor
- RebarInventoryEffectItem - class in io.github.pylonmc.rebar.item.base
- RebarInventoryTicker - class in io.github.pylonmc.rebar.item.base
- An item should implement this interface to tick when a player has the item in their inventory
- RebarItem - class in io.github.pylonmc.rebar.item
- RebarItems are wrappers around ItemStacks that allow you to easily add extra functionality.
- RebarItem.Companion - class in io.github.pylonmc.rebar.item.RebarItem
- RebarItemDamageable - class in io.github.pylonmc.rebar.item.base
- RebarItemDamageable.Companion - class in io.github.pylonmc.rebar.item.base.RebarItemDamageable
- RebarItemEntity - class in io.github.pylonmc.rebar.entity.base
- RebarItemEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarItemEntity
- RebarItemEntityInteractor - class in io.github.pylonmc.rebar.item.base
- RebarItemEntityInteractor.Companion - class in io.github.pylonmc.rebar.item.base.RebarItemEntityInteractor
- RebarItemSchema - class in io.github.pylonmc.rebar.item
- Stores information about a Rebar item type, including its key, default ItemStack, class, and any associated blocks.
- RebarItemSchema.Companion - class in io.github.pylonmc.rebar.item.RebarItemSchema
- RebarItemTag - class in io.github.pylonmc.rebar.item
- RebarJobBlock - class in io.github.pylonmc.rebar.block.base
- RebarJobBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarJobBlock
- RebarJumpBlock - class in io.github.pylonmc.rebar.block.base
- RebarJumpBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarJumpBlock
- RebarLeaf - class in io.github.pylonmc.rebar.block.base
- RebarLeaf.Companion - class in io.github.pylonmc.rebar.block.base.RebarLeaf
- RebarLeashable - class in io.github.pylonmc.rebar.entity.base
- RebarLeashable.Companion - class in io.github.pylonmc.rebar.entity.base.RebarLeashable
- RebarLectern - class in io.github.pylonmc.rebar.block.base
- RebarLectern.Companion - class in io.github.pylonmc.rebar.block.base.RebarLectern
- rebarLeggings(org.bukkit.Material,org.bukkit.NamespacedKey,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the leggings slot.
- rebarLeggings(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be worn in the leggings slot.
- RebarLingeringPotion - class in io.github.pylonmc.rebar.item.base
- RebarLingeringPotion.Companion - class in io.github.pylonmc.rebar.item.base.RebarLingeringPotion
- RebarLogisticBlock - class in io.github.pylonmc.rebar.block.base
- A block which can have items removed or added via a logistics system.
- RebarMiniMessage - class in io.github.pylonmc.rebar.item.builder
- RebarMountableEntity - class in io.github.pylonmc.rebar.entity.base
- RebarMountableEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarMountableEntity
- RebarMountingEntity - class in io.github.pylonmc.rebar.entity.base
- RebarMountingEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarMountingEntity
- RebarMovingEntity - class in io.github.pylonmc.rebar.entity.base
- RebarMovingEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarMovingEntity
- RebarMultiblock - class in io.github.pylonmc.rebar.block.base
- Represents a structure composed of multiple blocks.
- RebarMultiblockFormEvent - class in io.github.pylonmc.rebar.event
- RebarMultiblockRefreshEvent - class in io.github.pylonmc.rebar.event
- RebarMultiblockUnformEvent - class in io.github.pylonmc.rebar.event
- RebarNoJobBlock - class in io.github.pylonmc.rebar.block.base
- RebarNoteBlock - class in io.github.pylonmc.rebar.block.base
- RebarNoteBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarNoteBlock
- RebarNoVanillaContainerBlock - class in io.github.pylonmc.rebar.block.base
- RebarPathingEntity - class in io.github.pylonmc.rebar.entity.base
- RebarPathingEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarPathingEntity
- RebarPiglin - class in io.github.pylonmc.rebar.entity.base
- RebarPiglin.Companion - class in io.github.pylonmc.rebar.entity.base.RebarPiglin
- RebarPiston - class in io.github.pylonmc.rebar.block.base
- RebarPiston.Companion - class in io.github.pylonmc.rebar.block.base.RebarPiston
- RebarProcessor - class in io.github.pylonmc.rebar.block.base
- An interface that tracks progress of some kind of process, such as processing a recipe, burning a piece of fuel, enchanting an item, etcYou can set a progress item with
setRecipeProgressItem. - RebarProjectile - class in io.github.pylonmc.rebar.entity.base
- RebarProjectile.Companion - class in io.github.pylonmc.rebar.entity.base.RebarProjectile
- RebarRecipe - class in io.github.pylonmc.rebar.recipe
- RebarRecipeProcessor - class in io.github.pylonmc.rebar.block.base
- An interface that stores and progresses a recipe.
- RebarRedstoneBlock - class in io.github.pylonmc.rebar.block.base
- RebarRedstoneBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarRedstoneBlock
- RebarRegisterEvent - class in io.github.pylonmc.rebar.event
- Called when something is registered to a registry.
- RebarRegistry - class in io.github.pylonmc.rebar.registry
- Represents a list of things that can be registered and looked up by NamespacedKey.
- RebarResurrectable - class in io.github.pylonmc.rebar.entity.base
- RebarResurrectable.Companion - class in io.github.pylonmc.rebar.entity.base.RebarResurrectable
- RebarSerializers - class in io.github.pylonmc.rebar.datatypes
- A collection of various PersistentDataTypes for use by Rebar and Rebar addons
- RebarShearable - class in io.github.pylonmc.rebar.block.base
- RebarShearable.Companion - class in io.github.pylonmc.rebar.block.base.RebarShearable
- RebarSign - class in io.github.pylonmc.rebar.block.base
- RebarSign.Companion - class in io.github.pylonmc.rebar.block.base.RebarSign
- RebarSimpleMultiblock - class in io.github.pylonmc.rebar.block.base
- A multiblock that is made of a predefined set of components.
- RebarSimpleMultiblock.MixedMultiblockComponent - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- Displays all kind of MultiblockComponents that implement MultiblockComponentBlockDisplay, together with special item handling for RebarMultiblockComponent
- RebarSimpleMultiblock.MultiblockComponent - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- Represents a single block of a multiblock.
- RebarSimpleMultiblock.MultiblockComponentBlockDisplay - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- RebarSimpleMultiblock.MultiblockGhostBlock - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- A block display that represents this block, showing the player what block needs to be placed in a specific location.
- RebarSimpleMultiblock.MultiblockGhostBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock.MultiblockGhostBlock
- RebarSimpleMultiblock.MultipleGhostBlocks - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- Implement this together with MultiblockComponent, it is used to spawn multiple entities to display the needs of a single multiblock requirement, you are going to need this only when you can't display a block requirement with only a single ItemDisplay or BlockDisplayYou must implement either this or SingleGhostBlock, together with MultiblockComponent for a correct implementation
- RebarSimpleMultiblock.RebarMultiblockComponent - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- Represents a Rebar block component of a multiblock.
- RebarSimpleMultiblock.SingleGhostBlock - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- Implement this together with MultiblockComponent, it is used to spawn a single entity to display the needs of a single multiblock requirementYou must implement either this or MultipleGhostBlocks, together with MultiblockComponent for a correct implementation
- RebarSimpleMultiblock.VanillaBlockdataMultiblockComponent - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- Represents a vanilla component of a multiblock, which can have one or more blockdatas.
- RebarSimpleMultiblock.VanillaMultiblockComponent - class in io.github.pylonmc.rebar.block.base.RebarSimpleMultiblock
- Represents a vanilla component of a multiblock, which can have one or more materials.
- RebarSlime - class in io.github.pylonmc.rebar.entity.base
- RebarSlime.Companion - class in io.github.pylonmc.rebar.entity.base.RebarSlime
- RebarSneakableBlock - class in io.github.pylonmc.rebar.block.base
- RebarSneakableBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarSneakableBlock
- RebarSpellcaster - class in io.github.pylonmc.rebar.entity.base
- RebarSpellcaster.Companion - class in io.github.pylonmc.rebar.entity.base.RebarSpellcaster
- RebarSplashPotion - class in io.github.pylonmc.rebar.item.base
- RebarSplashPotion.Companion - class in io.github.pylonmc.rebar.item.base.RebarSplashPotion
- RebarSponge - class in io.github.pylonmc.rebar.block.base
- RebarSponge.Companion - class in io.github.pylonmc.rebar.block.base.RebarSponge
- RebarTameable - class in io.github.pylonmc.rebar.entity.base
- RebarTameable.Companion - class in io.github.pylonmc.rebar.entity.base.RebarTameable
- RebarTargetBlock - class in io.github.pylonmc.rebar.block.base
- RebarTargetBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarTargetBlock
- RebarTickingBlock - class in io.github.pylonmc.rebar.block.base
- Represents a block that 'ticks' (does something at a fixed time interval).
- RebarTickingEntity - class in io.github.pylonmc.rebar.entity.base
- Represents an entity that 'ticks' (does something at a fixed time interval).
- RebarTNT - class in io.github.pylonmc.rebar.block.base
- RebarTNT.Companion - class in io.github.pylonmc.rebar.block.base.RebarTNT
- RebarTool - class in io.github.pylonmc.rebar.item.base
- rebarTool(org.bukkit.Material,org.bukkit.NamespacedKey,io.papermc.paper.registry.set.RegistryKeySet,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be used as a tool for the mineable blocks.
- rebarTool(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,io.papermc.paper.registry.set.RegistryKeySet,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be used as a tool for the mineable blocks.
- RebarTool.Companion - class in io.github.pylonmc.rebar.item.base.RebarTool
- rebarToolWeapon(org.bukkit.Material,org.bukkit.NamespacedKey,io.papermc.paper.registry.set.RegistryKeySet,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be used as a weapon and tool for the mineable blocks.
- rebarToolWeapon(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,io.papermc.paper.registry.set.RegistryKeySet,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be used as a weapon and tool for the mineable blocks.
- RebarTranslator - class in io.github.pylonmc.rebar.i18n
- The Translator for a given RebarAddon.
- RebarTranslator.Companion - class in io.github.pylonmc.rebar.i18n.RebarTranslator
- RebarTrialVault - class in io.github.pylonmc.rebar.block.base
- RebarTrialVault.Companion - class in io.github.pylonmc.rebar.block.base.RebarTrialVault
- RebarTurtle - class in io.github.pylonmc.rebar.entity.base
- RebarTurtle.Companion - class in io.github.pylonmc.rebar.entity.base.RebarTurtle
- RebarUnloadBlock - class in io.github.pylonmc.rebar.block.base
- RebarUnloadBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarUnloadBlock
- RebarUnloadEntity - class in io.github.pylonmc.rebar.entity.base
- RebarUnloadEntity.Companion - class in io.github.pylonmc.rebar.entity.base.RebarUnloadEntity
- RebarUnmergeable - class in io.github.pylonmc.rebar.item.base
- By default, Rebar items with a base type of tools, armour, or weapons can be repaired by merging them in a crafting grid.
- RebarUnregisterEvent - class in io.github.pylonmc.rebar.event
- Called when something is unregistered from a registry.
- RebarUtils - class in io.github.pylonmc.rebar.util
- RebarVanillaContainerBlock - class in io.github.pylonmc.rebar.block.base
- Represents blocks which can naturally store items such as chests and hoppers.
- RebarVanillaContainerBlock.Companion - class in io.github.pylonmc.rebar.block.base.RebarVanillaContainerBlock
- RebarVillager - class in io.github.pylonmc.rebar.entity.base
- RebarVillager.Companion - class in io.github.pylonmc.rebar.entity.base.RebarVillager
- RebarVirtualInventoryBlock - class in io.github.pylonmc.rebar.block.base
- Saves and loads virtual inventories associated with the block.
- RebarWeapon - class in io.github.pylonmc.rebar.item.base
- rebarWeapon(org.bukkit.Material,org.bukkit.NamespacedKey,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be used as a weapon.
- rebarWeapon(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStack for a RebarItem that can be used as a weapon.
- RebarWeapon.Companion - class in io.github.pylonmc.rebar.item.base.RebarWeapon
- RebarWitch - class in io.github.pylonmc.rebar.entity.base
- RebarWitch.Companion - class in io.github.pylonmc.rebar.entity.base.RebarWitch
- RebarZombiePigman - class in io.github.pylonmc.rebar.entity.base
- RebarZombiePigman.Companion - class in io.github.pylonmc.rebar.entity.base.RebarZombiePigman
- RecipeCompletion - class in io.github.pylonmc.rebar.recipe
- RecipeInput - class in io.github.pylonmc.rebar.recipe
- RecipeInput.Fluid - class in io.github.pylonmc.rebar.recipe.RecipeInput
- RecipeInput.Item - class in io.github.pylonmc.rebar.recipe.RecipeInput
- RecipeInputConfigAdapter - class in io.github.pylonmc.rebar.config.adapter
- RecipeInputFluidAdapter - class in io.github.pylonmc.rebar.config.adapter
- RecipeInputItemAdapter - class in io.github.pylonmc.rebar.config.adapter
- RecipeType - class in io.github.pylonmc.rebar.recipe
- Serves as a registry and container for recipes of a specific type.
- redirect(com.mojang.brigadier.tree.CommandNode) - function in io.github.pylonmc.rebar.command.CommandBuilder
- refresh() - function in me.tofaa.entitylib.wrapper.WrapperEntity
- refreshBlockTextureItem() - function in io.github.pylonmc.rebar.block.RebarBlock
- Call this method to refresh the block texture entity's item to be the result of getBlockTextureItem, or a barrier if that returns null.
- refreshBlockTextureItem() - function in io.github.pylonmc.rebar.block.RebarBlock
- Call this method to refresh the block texture entity's item to be the result of getBlockTextureItem, or a barrier if that returns null.
- refreshViewer(java.util.UUID,java.lang.Double) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
- register(org.bukkit.NamespacedKey,org.bukkit.Material,java.lang.Class) - function in io.github.pylonmc.rebar.block.RebarBlock.Companion
- Registers a new block type with Rebar.
- register(org.bukkit.NamespacedKey,java.lang.Class,java.lang.Class,java.lang.Boolean) - function in io.github.pylonmc.rebar.entity.RebarEntity.Companion
- register(org.bukkit.NamespacedKey,java.lang.Class,java.lang.Class) - function in io.github.pylonmc.rebar.entity.RebarEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.MultiListener
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarArrow.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBat.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBeacon.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBell.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBlockInteractor.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBow.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBreedable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBrewingStand.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBrewingStandFuel.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarBucket.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarCampfire.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarCauldron.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarCombustibleEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarComposter.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarConsumable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarCop.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarCopperBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarCrafter.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarCreeper.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarDamageableEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarDeathEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarDispensable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarDispenser.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarDragonFireball.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarDyeable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarEnchantingTable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarEnderDragon.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarEnderman.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarEntityChangedBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarExperienceOrb.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarExplosiveEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarFirework.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarFlowerPot.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarFurnace.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarGrowable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarHopper.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarInteractBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarInteractEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarInteractor.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarItemDamageable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarItemEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarItemEntityInteractor.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarJobBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarJumpBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarLeaf.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarLeashable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarLectern.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarLingeringPotion.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarMountableEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarMountingEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarMovingEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarNoteBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarPathingEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarPiglin.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarPiston.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarProjectile.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarRedstoneBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarResurrectable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarShearable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarSign.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarSlime.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarSneakableBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarSpellcaster.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarSplashPotion.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarSponge.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarTNT.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarTameable.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarTargetBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarTool.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarTrialVault.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarTurtle.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarUnloadBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarUnloadEntity.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarVanillaContainerBlock.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarVillager.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarWeapon.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarWitch.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.RebarZombiePigman.Companion
- register(org.bukkit.plugin.Plugin,org.bukkit.plugin.PluginManager) - function in io.github.pylonmc.rebar.event.api.VanillaCookingFuel.Companion
- register() - function in io.github.pylonmc.rebar.fluid.RebarFluid
- register() - function in io.github.pylonmc.rebar.gametest.GameTestConfig
- register(java.lang.Class,org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.item.RebarItem.Companion
- register(java.lang.Class,org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.item.RebarItem.Companion
- register(org.bukkit.inventory.ItemStack,org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.item.RebarItem.Companion
- register() - function in io.github.pylonmc.rebar.item.research.Research
- register() - function in io.github.pylonmc.rebar.recipe.BlastingRecipeType
- register() - function in io.github.pylonmc.rebar.recipe.CampfireRecipeType
- register() - function in io.github.pylonmc.rebar.recipe.FurnaceRecipeType
- register() - function in io.github.pylonmc.rebar.recipe.RecipeType
- register() - function in io.github.pylonmc.rebar.recipe.RecipeType
- register() - function in io.github.pylonmc.rebar.recipe.ShapedRecipeType
- register() - function in io.github.pylonmc.rebar.recipe.ShapelessRecipeType
- register() - function in io.github.pylonmc.rebar.recipe.SmithingTransformRecipeType
- register() - function in io.github.pylonmc.rebar.recipe.SmithingTrimRecipeType
- register() - function in io.github.pylonmc.rebar.recipe.SmokingRecipeType
- register() - function in io.github.pylonmc.rebar.recipe.TransmuteRecipeType
- register(T) - function in io.github.pylonmc.rebar.registry.RebarRegistry
- register(org.bukkit.Tag) - function in io.github.pylonmc.rebar.registry.RebarRegistry
- registerCommand(java.lang.String,io.papermc.paper.command.brigadier.BasicCommand) - function in org.bukkit.plugin.java.Rebar
- registerCommand(java.lang.String,java.lang.String,io.papermc.paper.command.brigadier.BasicCommand) - function in org.bukkit.plugin.java.Rebar
- registerCommand(java.lang.String,java.lang.String,java.util.Collection,io.papermc.paper.command.brigadier.BasicCommand) - function in org.bukkit.plugin.java.Rebar
- registerCommand(java.lang.String,java.util.Collection,io.papermc.paper.command.brigadier.BasicCommand) - function in org.bukkit.plugin.java.Rebar
- registerWithRebar() - function in io.github.pylonmc.rebar.addon.Rebar
- Must be called as the first thing in your plugin's
onEnable - registerWithRebar() - function in io.github.pylonmc.rebar.addon.RebarAddon
- Must be called as the first thing in your plugin's
onEnable - RegistryCommandArgument - class in io.github.pylonmc.rebar.command
- RegistryHandler - class in io.github.pylonmc.rebar.registry
- Implement this interface to detect when something is registered or unregistered in a RebarRegistry
- releaseInterceptedContinuation(kotlin.coroutines.Continuation) - function in kotlinx.coroutines.CoroutineDispatcher
- reloadConfig() - function in org.bukkit.plugin.Rebar
- remove(N) - function in io.github.pylonmc.rebar.util.Octree
- remove(io.github.pylonmc.rebar.util.WeightedSet.Element) - function in kotlin.collections.MutableSet
- remove() - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removeAll(java.util.Collection) - function in kotlin.collections.MutableSet
- removeAllViewers() - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
- removeAttributeModifier(org.bukkit.attribute.Attribute,org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- removeAttributeModifiers(org.bukkit.attribute.Attribute) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- removeAttributeModifiers(org.bukkit.attribute.Attribute,kotlin.jvm.functions.Function1) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- removeCargoLogisticGroup(org.bukkit.block.BlockFace) - function in io.github.pylonmc.rebar.block.base.RebarCargoBlock
- removeFluid(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.base.RebarFluidBufferBlock
- 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.rebar.block.base.RebarFluidTank
- 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.rebar.item.research.Research
- Removes a research from a player.
- removeIf(java.util.function.Predicate) - function in kotlin.collections.MutableCollection
- removeObserver(xyz.xenondevs.invui.Observer,java.lang.Integer,java.lang.Integer) - function in xyz.xenondevs.invui.Observable
- removePassenger(java.lang.Integer) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removePassenger(me.tofaa.entitylib.wrapper.WrapperEntity) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removePassengers(java.lang.Integer) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removePassengers(me.tofaa.entitylib.wrapper.WrapperEntity) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removePlayer(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.waila.Waila.Companion
- Forcibly removes a WAILA display for the given player.
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.RecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.RecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.BlastingRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.CampfireRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.FurnaceRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.ShapedRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.ShapelessRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.SmithingTransformRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.SmithingTrimRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.SmokingRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.TransmuteRecipeType
- removeRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.recipe.vanilla.VanillaRecipeType
- removeResearch(org.bukkit.entity.Player,io.github.pylonmc.rebar.item.research.Research) - function in io.github.pylonmc.rebar.item.research.Research.Companion
- removeTag(io.github.pylonmc.rebar.fluid.RebarFluidTag) - function in io.github.pylonmc.rebar.fluid.RebarFluid
- removeViewer(java.util.UUID) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
- removeViewer(com.github.retrooper.packetevents.protocol.player.User) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removeViewerRule(java.lang.Integer) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removeViewerRule(me.tofaa.entitylib.ve.ViewerRule) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removeViewerSilently(com.github.retrooper.packetevents.protocol.player.User) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removeViewerSilently(java.util.UUID) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- removeWailaOverride(io.github.pylonmc.rebar.util.position.BlockPosition) - function in io.github.pylonmc.rebar.waila.Waila.Companion
- Removes any existing WAILA override for the given position.
- removeWailaOverride(org.bukkit.block.Block) - function in io.github.pylonmc.rebar.waila.Waila.Companion
- Removes any existing WAILA override for the given position.
- removeWailaOverride(org.bukkit.entity.Entity) - function in io.github.pylonmc.rebar.waila.Waila.Companion
- Removes any existing WAILA override for the given entity.
- repairInvalid() - function in io.github.pylonmc.rebar.culling.PlayerCullingConfig
- requires(net.kyori.adventure.text.Component,kotlin.jvm.functions.Function2) - function in io.github.pylonmc.rebar.command.CommandBuilder
- Research - class in io.github.pylonmc.rebar.item.research
- A Rebar research as seem in the 'researches' guide section.
- Research.Companion - class in io.github.pylonmc.rebar.item.research.Research
- ResearchButton - class in io.github.pylonmc.rebar.guide.button
- A button that shows a research.
- ResearchesPage - class in io.github.pylonmc.rebar.guide.pages.research
- Shows buttons to view each addon's researches.
- ResearchingHelpPage - class in io.github.pylonmc.rebar.guide.pages.help.sub
- researchItemsPage(io.github.pylonmc.rebar.item.research.Research) - function in io.github.pylonmc.rebar.content.guide.RebarGuide.Companion
- ResearchItemsPage - class in io.github.pylonmc.rebar.guide.pages.research
- Shows the items that a research unlocks.
- ResearchItemsPage.Companion - class in io.github.pylonmc.rebar.guide.pages.research.ResearchItemsPage
- ResearchKt - class in io.github.pylonmc.rebar.item.research
- reset(io.papermc.paper.datacomponent.DataComponentType) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
- resize(org.bukkit.util.BoundingBox) - function in io.github.pylonmc.rebar.util.Octree
- ResourcePackSettingsPage - class in io.github.pylonmc.rebar.guide.pages.settings
- respectCooldown() - function in io.github.pylonmc.rebar.item.base.RebarBlockInteractor
- respectCooldown() - function in io.github.pylonmc.rebar.item.base.RebarCooldownable
- respectCooldown() - function in io.github.pylonmc.rebar.item.base.RebarInteractor
- respectCooldown() - function in io.github.pylonmc.rebar.item.base.RebarItemEntityInteractor
- retainAll(java.util.Collection) - function in kotlin.collections.MutableSet
- retrieve(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.datatypes.KeyedPersistentDataType
- Gets the value of the keyed type corresponding to T.
- roll(java.lang.Double) - function in io.github.pylonmc.rebar.entity.display.transform.LineBuilder
- roll(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.transform.LineBuilder
- RONNA - enum entry in io.github.pylonmc.rebar.util.gui.unit.MetricPrefix
- RONTO - enum entry in io.github.pylonmc.rebar.util.gui.unit.MetricPrefix
- RootPage - class in io.github.pylonmc.rebar.guide.pages
- The first page that appears when you open the guide.
- rotate(java.lang.Double,java.lang.Double,java.lang.Double) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotate(java.lang.Float,java.lang.Float,java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotate(org.joml.Quaterniond) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotate(org.joml.Quaternionf) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotate(org.joml.Vector3d) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotate(org.joml.Vector3f) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotateBackwards(java.lang.Double,java.lang.Double,java.lang.Double) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotateBackwards(java.lang.Float,java.lang.Float,java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotateBackwards(org.joml.Quaterniond) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotateBackwards(org.joml.Quaternionf) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotateBackwards(org.joml.Vector3d) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotateBackwards(org.joml.Vector3f) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
- rotatedRadius(java.lang.Double,java.lang.Double) - function in io.github.pylonmc.rebar.entity.display.transform.TransformUtil
- rotatedRadius(java.lang.Double,java.lang.Double,java.lang.Double,java.lang.Double) - function in io.github.pylonmc.rebar.entity.display.transform.TransformUtil
- rotatedRadius(java.lang.Float,java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.transform.TransformUtil
- rotatedRadius(java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.transform.TransformUtil
- rotateFaceToReference(org.bukkit.block.BlockFace,org.bukkit.block.BlockFace) - function in io.github.pylonmc.rebar.util.RebarUtils
- Rotates face to be relative to referenceFace.
- rotateHead(com.github.retrooper.packetevents.protocol.world.Location) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- rotateHead(java.lang.Float,java.lang.Float) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- rotateHead(me.tofaa.entitylib.wrapper.WrapperEntity) - function in me.tofaa.entitylib.wrapper.WrapperEntity
- rotateVectorToFace(org.joml.Vector3d,org.bukkit.block.BlockFace) - function in io.github.pylonmc.rebar.util.RebarUtils
- Rotates vector to face a directionAssumes north to be the default direction (i.e.
- rotateVectorToFace(org.joml.Vector3i,org.bukkit.block.BlockFace) - function in io.github.pylonmc.rebar.util.RebarUtils
- Rotates vector to face a directionAssumes north to be the default direction (i.e.
- Rotation - class in io.github.pylonmc.rebar.entity.display.transform
- RotationBackwards - class in io.github.pylonmc.rebar.entity.display.transform
- run() - function in io.github.pylonmc.rebar.async.BukkitMainThreadDispatcher
- run() - function in io.github.pylonmc.rebar.culling.PlayerCullingJob