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
O
- Octree - class in io.github.pylonmc.rebar.util
- of(java.util.List,java.util.List) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock.MultiblockComponent.Companion
- of(org.bukkit.Material) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock.MultiblockComponent.Companion
- of(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock.MultiblockComponent.Companion
- Accepts vanilla keys (
minecraft:grass) or Rebar keys (pylon:copper_block) - of(org.bukkit.block.data.BlockData) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock.MultiblockComponent.Companion
- of(io.github.pylonmc.rebar.recipe.FluidOrItem.Fluid,io.github.pylonmc.rebar.guide.button.FluidButton.Companion.Decorator) - function in io.github.pylonmc.rebar.guide.button.FluidButton.Companion
- of(io.github.pylonmc.rebar.recipe.FluidOrItem.Fluid) - function in io.github.pylonmc.rebar.guide.button.FluidButton.Companion
- of(io.github.pylonmc.rebar.recipe.RecipeInput.Fluid,io.github.pylonmc.rebar.guide.button.FluidButton.Companion.Decorator) - function in io.github.pylonmc.rebar.guide.button.FluidButton.Companion
- of(io.github.pylonmc.rebar.recipe.RecipeInput.Fluid) - function in io.github.pylonmc.rebar.guide.button.FluidButton.Companion
- of(java.lang.Double,io.github.pylonmc.rebar.fluid.RebarFluid) - function in io.github.pylonmc.rebar.guide.button.FluidButton.Companion
- of(java.util.List,java.lang.Double,io.github.pylonmc.rebar.guide.button.FluidButton.Companion.Decorator) - function in io.github.pylonmc.rebar.guide.button.FluidButton.Companion
- of(java.util.List,java.lang.Double) - function in io.github.pylonmc.rebar.guide.button.FluidButton.Companion
- of(io.github.pylonmc.rebar.fluid.RebarFluid) - function in io.github.pylonmc.rebar.guide.button.FluidButton.Companion
- of(io.github.pylonmc.rebar.recipe.RecipeInput.Item) - function in io.github.pylonmc.rebar.guide.button.ItemButton.Companion
- of(io.github.pylonmc.rebar.guide.button.ItemButton.Companion.Decorator,org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.guide.button.ItemButton.Companion
- of(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.guide.button.ItemButton.Companion
- of(java.util.List,io.github.pylonmc.rebar.guide.button.ItemButton.Companion.Decorator) - function in io.github.pylonmc.rebar.guide.button.ItemButton.Companion
- of(java.util.List) - function in io.github.pylonmc.rebar.guide.button.ItemButton.Companion
- of(org.bukkit.inventory.ItemStack,io.github.pylonmc.rebar.guide.button.ItemButton.Companion.Decorator) - function in io.github.pylonmc.rebar.guide.button.ItemButton.Companion
- of(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.guide.button.ItemButton.Companion
- of(org.bukkit.inventory.RecipeChoice) - function in io.github.pylonmc.rebar.guide.button.ItemButton.Companion
- of(java.lang.String,java.lang.Boolean) - function in io.github.pylonmc.rebar.i18n.RebarArgument.Companion
- of(java.lang.String,java.lang.Character) - function in io.github.pylonmc.rebar.i18n.RebarArgument.Companion
- of(java.lang.String,java.lang.Double) - function in io.github.pylonmc.rebar.i18n.RebarArgument.Companion
- of(java.lang.String,java.lang.Float) - function in io.github.pylonmc.rebar.i18n.RebarArgument.Companion
- of(java.lang.String,java.lang.Integer) - function in io.github.pylonmc.rebar.i18n.RebarArgument.Companion
- of(java.lang.String,java.lang.Long) - function in io.github.pylonmc.rebar.i18n.RebarArgument.Companion
- of(java.lang.String,java.lang.String) - function in io.github.pylonmc.rebar.i18n.RebarArgument.Companion
- of(java.lang.String,net.kyori.adventure.text.ComponentLike) - function in io.github.pylonmc.rebar.i18n.RebarArgument.Companion
- of(org.bukkit.Material) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- of(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder.Companion
- Creates a new ItemStackBuilder from stack.
- of(io.github.pylonmc.rebar.block.RebarBlock,org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.waila.WailaDisplay.Companion
- Constructs a new WAILA for the given block.
- of(io.github.pylonmc.rebar.block.RebarBlock,org.bukkit.entity.Player,net.kyori.adventure.text.Component) - function in io.github.pylonmc.rebar.waila.WailaDisplay.Companion
- Constructs a new WAILA for the given block.
- of(net.kyori.adventure.text.Component) - function in io.github.pylonmc.rebar.waila.WailaDisplay.Companion
- Constructs a new WAILA builder which begins with the given component.
- onAbortBlockDamage(org.bukkit.event.block.BlockDamageAbortEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BlockBreakRebarItemHandler
- Called when the item was being used to break a block by a player and they stop
- onAbsorbedByExperienceOrb(com.destroystokyo.paper.event.entity.ExperienceOrbMergeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ExperienceOrbRebarEntityHandler
- onAbsorbExperienceOrb(com.destroystokyo.paper.event.entity.ExperienceOrbMergeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ExperienceOrbRebarEntityHandler
- onAddedToInventory(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.item.interfaces.InventoryEffectRebarItem
- Apply the effect of this item onto the player
- onArrowReady(com.destroystokyo.paper.event.player.PlayerReadyArrowEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ArrowRebarItemHandler
- Called when this arrow is selected for a player to fire from a bow.
- onBatToggleSleep(org.bukkit.event.entity.BatToggleSleepEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.BatRebarEntityHandler
- onBeaconActivate(io.papermc.paper.event.block.BeaconActivatedEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BeaconRebarBlockHandler
- onBeaconDeactivate(io.papermc.paper.event.block.BeaconDeactivatedEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BeaconRebarBlockHandler
- onBeaconEffectApply(com.destroystokyo.paper.event.block.BeaconEffectEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BeaconRebarBlockHandler
- onBeaconEffectChange(io.papermc.paper.event.player.PlayerChangeBeaconEffectEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BeaconRebarBlockHandler
- onBellResonate(org.bukkit.event.block.BellResonateEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BellRebarBlockHandler
- onBellRing(org.bukkit.event.block.BellRingEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BellRebarBlockHandler
- onBlockBreak(java.util.List,io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.BlockBreakRebarBlockHandler
- Called as the block is being broken.
- onBlockBreak(java.util.List,io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.BlockBreakRebarBlockHandler
- Called as the block is being broken.
- onBlockBreak(java.util.List,io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidBufferRebarBlock
- Called as the block is being broken.
- onBlockBreak(java.util.List,io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidRebarBlock
- Called as the block is being broken.
- onBlockBreak(java.util.List,io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidTankRebarBlock
- Called as the block is being broken.
- onBlockBreak(java.util.List,io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.VirtualInventoryRebarBlock
- Called as the block is being broken.
- onBlockBreak(java.util.List,io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.content.fluid.FluidIntersectionMarker
- Called as the block is being broken.
- onBlockBreak(java.util.List,io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.content.fluid.FluidSectionMarker
- Called as the block is being broken.
- onBottleBreak(org.bukkit.event.entity.ExpBottleEvent) - function in io.github.pylonmc.rebar.item.interfaces.BottleRebarItemHandler
- onBowReady(com.destroystokyo.paper.event.player.PlayerReadyArrowEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BowRebarItemHandler
- Called when an arrow is being selected to fire from this bow.
- onBowShoot(org.bukkit.event.entity.EntityShootBowEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BowRebarItemHandler
- Called when an arrow is shot from this bow.
- onBreakBlock(org.bukkit.event.block.BlockBreakEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BlockBreakRebarItemHandler
- Called when the item is used to break a block.
- onBreakDoor(org.bukkit.event.entity.EntityBreakDoorEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.BreakDoorRebarEntityHandler
- onBreakDoor(org.bukkit.event.entity.EntityBreakDoorEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.CopRebarEntity
- onBreed(org.bukkit.event.entity.EntityBreedEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.BreedRebarEntityHandler
- onBrewingStandBrew(org.bukkit.event.inventory.BrewEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BrewingStandRebarBlockHandler
- onBrewingStandStart(org.bukkit.event.block.BrewingStartEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BrewingStandRebarBlockHandler
- onBucketEmpty(org.bukkit.event.player.PlayerBucketEmptyEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BucketRebarItemHandler
- Called when the bucket is emptied.
- onBucketFill(org.bukkit.event.player.PlayerBucketFillEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BucketRebarItemHandler
- Called when the bucket is filled.
- onCampfireCook(org.bukkit.event.block.BlockCookEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CampfireRebarBlockHandler
- onCampfireStart(org.bukkit.event.block.CampfireStartEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CampfireRebarBlockHandler
- onCargoDuctConnect(io.github.pylonmc.rebar.event.RebarCargoConnectEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CargoRebarBlockHandler
- onCargoDuctDisconnect(io.github.pylonmc.rebar.event.RebarCargoDisconnectEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CargoRebarBlockHandler
- onCastSpell(org.bukkit.event.entity.EntitySpellCastEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.SpellcasterRebarEntityHandler
- onCauldronLevelChange(org.bukkit.event.block.CauldronLevelChangeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CauldronRebarBlockHandler
- onCombust(org.bukkit.event.entity.EntityCombustEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.CombustRebarEntityHandler
- Called when this entity is set on fireNote: event could be EntityCombustByBlockEvent or EntityCombustByEntityEvent
- onCommand(org.bukkit.command.CommandSender,org.bukkit.command.Command,java.lang.String,kotlin.Array) - function in org.bukkit.plugin.java.Rebar
- onCompostByEntity(io.papermc.paper.event.entity.EntityCompostItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.ComposterRebarBlockHandler
- onCompostByHopper(io.papermc.paper.event.block.CompostItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.ComposterRebarBlockHandler
- onConsumed(org.bukkit.event.player.PlayerItemConsumeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ConsumeRebarItemHandler
- Called when the item is consumed by a player.
- onCopperOxidize(org.bukkit.event.block.BlockFormEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CopperRebarBlockHandler
- onCopperWax(org.bukkit.event.entity.EntityChangeBlockEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CopperRebarBlockHandler
- onCrafterCraft(org.bukkit.event.block.CrafterCraftEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CrafterRebarBlockHandler
- onCreeperExplode(org.bukkit.event.entity.ExplosionPrimeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.ConfettiCreeperListener
- onCreeperIgnite(com.destroystokyo.paper.event.entity.CreeperIgniteEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.CreeperRebarEntityHandler
- onCreeperPower(org.bukkit.event.entity.CreeperPowerEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.CreeperRebarEntityHandler
- onCulled(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.CulledRebarBlock
- What to do when the block is considered culled to the player.
- onCulled(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.EntityCulledRebarBlock
- Hides all entities in culledEntityIds currently visible to the player.
- onCulled(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.EntityGroupCulledRebarBlock
- Does not do anything for group culled blocks, see onGroupCulled
- onCulled(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock
- Does not do anything for group culled blocks, see onGroupCulled
- onCulled(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock
- Does not do anything for group culled blocks, see onGroupCulled
- onCulled(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock
- Hides all entities in culledEntityIds currently visible to the player.
- onDamageBlock(org.bukkit.event.block.BlockDamageEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BlockBreakRebarItemHandler
- Called when the item is used to damage a block.
- onDamaged(org.bukkit.event.entity.EntityDamageEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.GhostBlockHitbox
- onDamaged(org.bukkit.event.entity.EntityDamageEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.DamageRebarEntityHandler
- onDamageEntity(org.bukkit.event.entity.EntityDamageByEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.EntityAttackRebarItemHandler
- Called when the item is used to damage an entity.
- onDeath(io.github.pylonmc.rebar.event.RebarEntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.content.fluid.FluidEndpointDisplay
- Called when any entity is removed for any reason (except chunk unloading)
- onDeath(io.github.pylonmc.rebar.event.RebarEntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.content.fluid.FluidIntersectionDisplay
- Called when any entity is removed for any reason (except chunk unloading)
- onDeath(io.github.pylonmc.rebar.event.RebarEntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.DeathRebarEntityHandler
- Called when any entity is removed for any reason (except chunk unloading)
- onDisable() - function in io.github.pylonmc.rebar.Rebar
- onDismount(org.bukkit.event.entity.EntityDismountEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.PassengerRebarEntityHandler
- onDismounted(org.bukkit.event.entity.EntityDismountEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.MountRebarEntityHandler
- onDispenseArmor(org.bukkit.event.block.BlockDispenseArmorEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.DispenserRebarBlockHandler
- onDispensed(org.bukkit.event.block.BlockDispenseEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.DispenseRebarItemHandler
- onDispenseFail(io.papermc.paper.event.block.BlockFailedDispenseEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.DispenserRebarBlockHandler
- onDispenseItem(org.bukkit.event.block.BlockDispenseEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.DispenserRebarBlockHandler
- onDispenseLoot(org.bukkit.event.block.BlockDispenseLootEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LootDispenserRebarBlockHandler
- Called when this block dispenses lootFor example: A Trial Spawner or Vault Block
- onDispenseLoot(org.bukkit.event.block.BlockDispenseLootEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.VaultRebarBlockHandler
- Called when this block dispenses lootFor example: A Trial Spawner or Vault Block
- onDragonFireballHit(com.destroystokyo.paper.event.entity.EnderDragonFireballHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.DragonFireballRebarEntityHandler
- onDrop(org.bukkit.event.player.PlayerDropItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.DropRebarItemHandler
- onDyed(io.papermc.paper.event.entity.EntityDyeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.DyeRebarEntityHandler
- onEnable() - function in io.github.pylonmc.rebar.Rebar
- onEnchantItem(org.bukkit.event.enchantment.EnchantItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.EnchantingTableRebarBlockHandler
- onEnderDragonChangePhase(org.bukkit.event.entity.EnderDragonChangePhaseEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.EnderDragonRebarEntityHandler
- onEnderDragonFlame(com.destroystokyo.paper.event.entity.EnderDragonFlameEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.EnderDragonRebarEntityHandler
- onEnderDragonShootFireball(com.destroystokyo.paper.event.entity.EnderDragonShootFireballEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.EnderDragonRebarEntityHandler
- onEndermanAttackPlayer(com.destroystokyo.paper.event.entity.EndermanAttackPlayerEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.EndermanRebarEntityHandler
- onEndermanEscape(com.destroystokyo.paper.event.entity.EndermanEscapeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.EndermanRebarEntityHandler
- onEnterBed(org.bukkit.event.player.PlayerBedEnterEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BedRebarBlockHandler
- onEnterLoveMode(org.bukkit.event.entity.EntityEnterLoveModeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.BreedRebarEntityHandler
- onEntityChangeBlock(org.bukkit.event.entity.EntityChangeBlockEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.EntityChangeRebarBlockHandler
- onExplode(org.bukkit.event.entity.EntityExplodeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.CreeperRebarEntityHandler
- onExplode(org.bukkit.event.entity.EntityExplodeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ExplosiveRebarEntityHandler
- onExplosionPrime(org.bukkit.event.entity.ExplosionPrimeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.CreeperRebarEntityHandler
- onExplosionPrime(org.bukkit.event.entity.ExplosionPrimeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ExplosiveRebarEntityHandler
- onFailEnterBed(io.papermc.paper.event.player.PlayerBedFailEnterEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BedRebarBlockHandler
- onFallDropItem(org.bukkit.event.entity.EntityDropItemEvent,io.github.pylonmc.rebar.block.interfaces.FallingRebarBlockHandler.RebarFallingBlockEntity) - function in io.github.pylonmc.rebar.block.interfaces.FallingRebarBlockHandler
- When called the block doesn't exist in the world and in BlockStorage
- onFallStart(org.bukkit.event.entity.EntityChangeBlockEvent,io.github.pylonmc.rebar.block.interfaces.FallingRebarBlockHandler.RebarFallingBlockEntity) - function in io.github.pylonmc.rebar.block.interfaces.FallingRebarBlockHandler
- When calling this, the entity doesn't exist yet in EntityStorage Called after serializationCan also be used to change the fallback item on deletion
- onFallStop(org.bukkit.event.entity.EntityChangeBlockEvent,io.github.pylonmc.rebar.block.interfaces.FallingRebarBlockHandler.RebarFallingBlockEntity) - function in io.github.pylonmc.rebar.block.interfaces.FallingRebarBlockHandler
- Called after deserialization Cancelling the event at this step does nothing, and the entity is about to be removed
- onFertilize(org.bukkit.event.block.BlockFertilizeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.GrowRebarBlockHandler
- onFireBurnBlock(org.bukkit.event.block.BlockBurnEvent) - function in io.github.pylonmc.rebar.block.interfaces.FireRebarBlockHandler
- Called when this fire block burns another block
- onFireDamageEntity(org.bukkit.event.entity.EntityDamageEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FireRebarBlockHandler
- onFireIgniteBlock(org.bukkit.event.block.BlockIgniteEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FireRebarBlockHandler
- Called when this fire block ignites block Spawns copies of this fire block itself after calling, if the event is not cancelled
- onFireSpread(org.bukkit.event.block.BlockSpreadEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FireRebarBlockHandler
- Spawns copies of this fire block itself after calling, if the event is not cancelled
- onFireworkExplode(org.bukkit.event.entity.FireworkExplodeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.FireworkRebarEntityHandler
- onFlowerPotManipulate(io.papermc.paper.event.player.PlayerFlowerPotManipulateEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FlowerPotRebarBlockHandler
- onFluidAdded(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidBufferRebarBlock
amountis always at mostgetRequestedFluids().get(fluid)and will never be zero or less.- onFluidAdded(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidRebarBlock
amountis always at mostgetRequestedFluids().get(fluid)and will never be zero or less.- onFluidAdded(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidTankRebarBlock
amountis always at mostgetRequestedFluids().get(fluid)and will never be zero or less.- onFluidRemoved(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidBufferRebarBlock
amountis always at leastgetSuppliedFluids().get(fluid)and will never be zero or less.- onFluidRemoved(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidRebarBlock
amountis always at leastgetSuppliedFluids().get(fluid)and will never be zero or less.- onFluidRemoved(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidTankRebarBlock
amountis always at leastgetSuppliedFluids().get(fluid)and will never be zero or less.- onFuelBrewingStand(org.bukkit.event.inventory.BrewingStandFuelEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BrewingStandRebarBlockHandler
- onFuelBrewingStand(org.bukkit.event.inventory.BrewingStandFuelEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BrewingStandFuelRebarItemHandler
- Called when the item is consumed as fuel in a brewing stand.
- onFurnaceBurnFuel(org.bukkit.event.inventory.FurnaceBurnEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FurnaceRebarBlockHandler
- onFurnaceExtracted(org.bukkit.event.inventory.FurnaceExtractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FurnaceRebarBlockHandler
- onFurnaceSmelt(org.bukkit.event.inventory.FurnaceSmeltEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FurnaceRebarBlockHandler
- onFurnaceStart(org.bukkit.event.inventory.FurnaceStartSmeltEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FurnaceRebarBlockHandler
- onGroupCulled(org.bukkit.entity.Player,io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock.CullingGroup) - function in io.github.pylonmc.rebar.block.interfaces.EntityGroupCulledRebarBlock
- onGroupCulled(org.bukkit.entity.Player,io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock.CullingGroup) - function in io.github.pylonmc.rebar.block.interfaces.EntityGroupCulledRebarBlock
- onGroupCulled(org.bukkit.entity.Player,io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock.CullingGroup) - function in io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock
- onGroupVisible(org.bukkit.entity.Player,io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock.CullingGroup) - function in io.github.pylonmc.rebar.block.interfaces.EntityGroupCulledRebarBlock
- onGroupVisible(org.bukkit.entity.Player,io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock.CullingGroup) - function in io.github.pylonmc.rebar.block.interfaces.EntityGroupCulledRebarBlock
- onGroupVisible(org.bukkit.entity.Player,io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock.CullingGroup) - function in io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock
- onGrow(org.bukkit.event.block.BlockGrowEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.GrowRebarBlockHandler
- onHopperPickUpItem(org.bukkit.event.inventory.InventoryPickupItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.HopperRebarBlockHandler
- onInteract(org.bukkit.event.player.PlayerInteractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.content.fluid.FluidPipe
- Called when a player clicks with the item in either main or off hand.
- onInteract(org.bukkit.event.player.PlayerInteractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.content.guide.RebarGuide
- Called when a player clicks with the item in either main or off hand.
- onInteract(org.bukkit.event.player.PlayerInteractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.InteractRebarItemHandler
- Called when a player clicks with the item in either main or off hand.
- onInteractedWith(org.bukkit.event.player.PlayerInteractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FacadeRebarBlock
- This may be called for both hands, so make sure you check which hand is used.
- onInteractedWith(org.bukkit.event.player.PlayerInteractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FacadeRebarBlock
- This may be called for both hands, so make sure you check which hand is used.
- onInteractedWith(org.bukkit.event.player.PlayerInteractEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.GhostBlockHitbox
- This may be called for both hands, so make sure you check which hand is used.
- onInteractedWith(org.bukkit.event.player.PlayerInteractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.InteractRebarBlockHandler
- This may be called for both hands, so make sure you check which hand is used.
- onInteractedWith(org.bukkit.event.player.PlayerInteractEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.InteractRebarEntityHandler
- This may be called for both hands, so make sure you check which hand is used.
- onInteractWithBlock(org.bukkit.event.player.PlayerInteractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BlockInteractRebarItemHandler
- May be fired twice (once for each hand), and is fired for both left and right clicks.
- onInteractWithEntity(org.bukkit.event.player.PlayerInteractAtEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.EntityInteractRebarItemHandler
- Called when a player right clicks an entity while holding the item.
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BrewingStandRebarBlockHandler
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CrafterRebarBlockHandler
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.DispenserRebarBlockHandler
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FurnaceRebarBlockHandler
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.GuiRebarBlock
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.HopperRebarBlockHandler
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LecternRebarBlockHandler
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.NoVanillaInventoryRebarBlock
- onInventoryOpen(org.bukkit.event.inventory.InventoryOpenEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.VanillaInventoryRebarBlockHandler
- onItemBreak(org.bukkit.event.player.PlayerItemBreakEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.DurabilityRebarItemHandler
- Called when the item is broken.
- onItemBurnByFurnace(org.bukkit.event.inventory.FurnaceBurnEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.FurnaceBurnRebarItemHandler
- Called when the item is burnt as fuel in a furnace, smoker, or blast furnace.
- onItemDamaged(org.bukkit.event.player.PlayerItemDamageEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.DurabilityRebarItemHandler
- Called when the item is damaged (loses durability).
- onItemDespawn(org.bukkit.event.entity.ItemDespawnEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ItemRebarEntityHandler
- onItemMended(org.bukkit.event.player.PlayerItemMendEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.DurabilityRebarItemHandler
- Called when the item is mended (gains durability).
- onItemMerge(org.bukkit.event.entity.ItemMergeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ItemRebarEntityHandler
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BrewingStandRebarBlockHandler
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CrafterRebarBlockHandler
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.DispenserRebarBlockHandler
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FurnaceRebarBlockHandler
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.GuiRebarBlock
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.HopperRebarBlockHandler
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LecternRebarBlockHandler
- Note: vanilla hoppers & hopper minecarts do not currently interact with lecterns
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.NoVanillaInventoryRebarBlock
- onItemMoveFrom(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.VanillaInventoryRebarBlockHandler
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BrewingStandRebarBlockHandler
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CrafterRebarBlockHandler
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.DispenserRebarBlockHandler
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.FurnaceRebarBlockHandler
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.GuiRebarBlock
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.HopperRebarBlockHandler
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LecternRebarBlockHandler
- Note: vanilla hoppers & hopper minecarts do not currently interact with lecterns
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.NoVanillaInventoryRebarBlock
- onItemMoveTo(org.bukkit.event.inventory.InventoryMoveItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.VanillaInventoryRebarBlockHandler
- onItemPickupAttempt(org.bukkit.event.player.PlayerAttemptPickupItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.PickupRebarItemHandler
- onJoin(org.bukkit.event.player.PlayerJoinEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.JoinRebarItemHandler
- Called when the player joins the server
- onJump(com.destroystokyo.paper.event.entity.EntityJumpEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.MoveRebarEntityHandler
- onJumpedOn(com.destroystokyo.paper.event.player.PlayerJumpEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.JumpRebarBlockHandler
- onKillEntity(org.bukkit.event.entity.EntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.EntityAttackRebarItemHandler
- Called when the item is used to kill an entity.
- onKnockback(io.papermc.paper.event.entity.EntityKnockbackEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.MoveRebarEntityHandler
- onLeafDecay(org.bukkit.event.block.LeavesDecayEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LeafRebarBlockHandler
- onLeashed(org.bukkit.event.entity.PlayerLeashEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.LeashRebarEntityHandler
- onLeaveBed(org.bukkit.event.player.PlayerBedLeaveEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BedRebarBlockHandler
- onLecternBookInsert(io.papermc.paper.event.player.PlayerInsertLecternBookEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LecternRebarBlockHandler
- onLecternBookRemove(org.bukkit.event.player.PlayerTakeLecternBookEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LecternRebarBlockHandler
- onLecternPageChange(io.papermc.paper.event.player.PlayerLecternPageChangeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LecternRebarBlockHandler
- onLingeringPotionSplash(org.bukkit.event.entity.LingeringPotionSplashEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.LingeringPotionRebarItemHandler
- Called when the potion hits the ground and 'splashes.
- onLoad(io.github.pylonmc.rebar.event.RebarBlockLoadEvent) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.Companion
- onLoad() - function in org.bukkit.plugin.java.Rebar
- onMount(org.bukkit.event.entity.EntityMountEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.PassengerRebarEntityHandler
- onMounted(org.bukkit.event.entity.EntityMountEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.MountRebarEntityHandler
- onMove(io.papermc.paper.event.entity.EntityMoveEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.MoveRebarEntityHandler
- onMultiblockFormed() - function in io.github.pylonmc.rebar.block.interfaces.RebarMultiblock
- Called when the multiblock is formed (i.e., was not formed before, but now is).
- onMultiblockFormed() - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock
- Called when the multiblock is formed (i.e., was not formed before, but now is).
- onMultiblockRefreshed() - function in io.github.pylonmc.rebar.block.interfaces.RebarMultiblock
- Called when the multiblock is refreshed (i.e., was formed before, and still is).
- onMultiblockRefreshed() - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock
- Called when the multiblock is refreshed (i.e., was formed before, and still is).
- onMultiblockUnformed(java.lang.Boolean) - function in io.github.pylonmc.rebar.block.interfaces.RebarMultiblock
- Called when the multiblock is unformed (i.e., was formed before, but now is not).
- onMultiblockUnformed(java.lang.Boolean) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock
- Called when the multiblock is unformed (i.e., was formed before, but now is not).
- onPathfind(com.destroystokyo.paper.event.entity.EntityPathfindEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.PathfindRebarEntityHandler
- onPiglinBarter(org.bukkit.event.entity.PiglinBarterEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.PiglinRebarEntityHandler
- onPistonExtend(org.bukkit.event.block.BlockPistonExtendEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.PistonRebarBlockHandler
- onPistonRetract(org.bukkit.event.block.BlockPistonRetractEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.PistonRebarBlockHandler
- onPlaceholderRequest(org.bukkit.entity.Player,java.lang.String) - function in me.clip.placeholderapi.WailaPlaceholders
- onPlayNote(org.bukkit.event.block.NotePlayEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.NoteRebarBlockHandler
- onPostBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.PhantomBlock
- Called after the block has been broken.
- onPostBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.BlockBreakRebarBlockHandler
- Called after the block has been broken.
- onPostBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.BlockBreakRebarBlockHandler
- Called after the block has been broken.
- onPostBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidBufferRebarBlock
- Called after the block has been broken.
- onPostBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidRebarBlock
- Called after the block has been broken.
- onPostBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidTankRebarBlock
- Called after the block has been broken.
- onPostBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.VirtualInventoryRebarBlock
- Called after the block has been broken.
- onPostBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.content.cargo.CargoDuct
- Called after the block has been broken.
- onPotionSplash(org.bukkit.event.entity.PotionSplashEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.SplashPotionRebarItemHandler
- Called when the potion hits the ground and 'splashes.
- onPreAttack(io.papermc.paper.event.player.PrePlayerAttackEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.EntityAttackRebarItemHandler
- Called when the item is used to attempt to attack an entity
- onPreBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.BlockBreakRebarBlockHandler
- Called before the block is broken.
- onPreBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.BlockBreakRebarBlockHandler
- Called before the block is broken.
- onPreBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidBufferRebarBlock
- Called before the block is broken.
- onPreBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidRebarBlock
- Called before the block is broken.
- onPreBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.FluidTankRebarBlock
- Called before the block is broken.
- onPreBlockBreak(io.github.pylonmc.rebar.block.context.BlockBreakContext) - function in io.github.pylonmc.rebar.block.interfaces.VirtualInventoryRebarBlock
- Called before the block is broken.
- onPreDispense(io.papermc.paper.event.block.BlockPreDispenseEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.DispenserRebarBlockHandler
- onPrepareAnvil(org.bukkit.event.inventory.PrepareAnvilEvent) - function in io.github.pylonmc.rebar.item.interfaces.AnvilUseRebarItemHandler
- onPrepareEnchant(org.bukkit.event.enchantment.PrepareItemEnchantEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.EnchantingTableRebarBlockHandler
- onProcessFinished() - function in io.github.pylonmc.rebar.block.interfaces.ProcessorRebarBlock
- onProjectileDamageEntity(org.bukkit.event.entity.EntityDamageByEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ArrowRebarItemHandler
- Called when the item as a projectile damages an entity.
- onProjectileDamageEntity(org.bukkit.event.entity.EntityDamageByEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BottleRebarItemHandler
- Called when the item as a projectile damages an entity.
- onProjectileDamageEntity(org.bukkit.event.entity.EntityDamageByEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.LingeringPotionRebarItemHandler
- Called when the item as a projectile damages an entity.
- onProjectileDamageEntity(org.bukkit.event.entity.EntityDamageByEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ProjectileRebarItemHandler
- Called when the item as a projectile damages an entity.
- onProjectileDamageEntity(org.bukkit.event.entity.EntityDamageByEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.SplashPotionRebarItemHandler
- Called when the item as a projectile damages an entity.
- onProjectileHit(org.bukkit.event.entity.ProjectileHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.FireworkRebarEntityHandler
- onProjectileHit(org.bukkit.event.entity.ProjectileHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ProjectileRebarEntityHandler
- onProjectileHit(org.bukkit.event.entity.ProjectileHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ArrowRebarItemHandler
- Called when the item as a projectile hits something
- onProjectileHit(org.bukkit.event.entity.ProjectileHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BottleRebarItemHandler
- Called when the item as a projectile hits something
- onProjectileHit(org.bukkit.event.entity.ProjectileHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.LingeringPotionRebarItemHandler
- Called when the item as a projectile hits something
- onProjectileHit(org.bukkit.event.entity.ProjectileHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ProjectileRebarItemHandler
- Called when the item as a projectile hits something
- onProjectileHit(org.bukkit.event.entity.ProjectileHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.SplashPotionRebarItemHandler
- Called when the item as a projectile hits something
- onProjectileKillEntity(org.bukkit.event.entity.EntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ArrowRebarItemHandler
- Called when the item as a projectile kills an entity
- onProjectileKillEntity(org.bukkit.event.entity.EntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BottleRebarItemHandler
- Called when the item as a projectile kills an entity
- onProjectileKillEntity(org.bukkit.event.entity.EntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.LingeringPotionRebarItemHandler
- Called when the item as a projectile kills an entity
- onProjectileKillEntity(org.bukkit.event.entity.EntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ProjectileRebarItemHandler
- Called when the item as a projectile kills an entity
- onProjectileKillEntity(org.bukkit.event.entity.EntityDeathEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.SplashPotionRebarItemHandler
- Called when the item as a projectile kills an entity
- onProjectileLaunched(org.bukkit.event.entity.ProjectileLaunchEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ArrowRebarItemHandler
- Called when the item is launched as a projectile
- onProjectileLaunched(org.bukkit.event.entity.ProjectileLaunchEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.BottleRebarItemHandler
- Called when the item is launched as a projectile
- onProjectileLaunched(org.bukkit.event.entity.ProjectileLaunchEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.LingeringPotionRebarItemHandler
- Called when the item is launched as a projectile
- onProjectileLaunched(org.bukkit.event.entity.ProjectileLaunchEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.ProjectileRebarItemHandler
- Called when the item is launched as a projectile
- onProjectileLaunched(org.bukkit.event.entity.ProjectileLaunchEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.item.interfaces.SplashPotionRebarItemHandler
- Called when the item is launched as a projectile
- onRecipeFinished(T) - function in io.github.pylonmc.rebar.block.interfaces.RecipeProcessorRebarBlock
- onRedstoneCurrentChange(org.bukkit.event.block.BlockRedstoneEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.RedstoneRebarBlockHandler
- onRegainHealth(org.bukkit.event.entity.EntityRegainHealthEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.DamageRebarEntityHandler
- onRegainHealth(org.bukkit.event.entity.EntityRegainHealthEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.DamageRebarEntityHandler
- onRegister(io.github.pylonmc.rebar.registry.RebarRegistry) - function in io.github.pylonmc.rebar.registry.RegistryHandler
- onRegister(io.github.pylonmc.rebar.registry.RebarRegistry) - function in io.github.pylonmc.rebar.registry.RegistryHandler
- onRemovedFromInventory(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.item.interfaces.InventoryEffectRebarItem
- Remove the effect from the player.
- onRequest(org.bukkit.OfflinePlayer,java.lang.String) - function in io.github.pylonmc.rebar.waila.WailaPlaceholders
- onResurrect(org.bukkit.event.entity.EntityResurrectEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ResurrectRebarEntityHandler
- onScrapeOxidation(org.bukkit.event.entity.EntityChangeBlockEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CopperRebarBlockHandler
- onScrapeWax(org.bukkit.event.entity.EntityChangeBlockEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.CopperRebarBlockHandler
- onSetSpawn(com.destroystokyo.paper.event.player.PlayerSetSpawnEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.BedRebarBlockHandler
- onSheared(io.papermc.paper.event.block.PlayerShearBlockEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.ShearRebarBlockHandler
- onShearSheep(org.bukkit.event.block.BlockShearEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.DispenserRebarBlockHandler
- onSignChange(org.bukkit.event.block.SignChangeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.SignRebarBlockHandler
- onSignOpen(io.papermc.paper.event.player.PlayerOpenSignEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.SignRebarBlockHandler
- onSlimeChangeDirection(com.destroystokyo.paper.event.entity.SlimeChangeDirectionEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.SlimeRebarEntityHandler
- onSlimePathfind(com.destroystokyo.paper.event.entity.SlimePathfindEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.SlimeRebarEntityHandler
- onSlimeSplit(org.bukkit.event.entity.SlimeSplitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.SlimeRebarEntityHandler
- onSlimeSwim(com.destroystokyo.paper.event.entity.SlimeSwimEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.SlimeRebarEntityHandler
- onSlimeTarget(com.destroystokyo.paper.event.entity.SlimeTargetLivingEntityEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.SlimeRebarEntityHandler
- onSlimeWander(com.destroystokyo.paper.event.entity.SlimeWanderEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.SlimeRebarEntityHandler
- onSneakStart(org.bukkit.event.player.PlayerToggleSneakEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.SneakRebarBlockHandler
- onSneakStop(org.bukkit.event.player.PlayerToggleSneakEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.SneakRebarBlockHandler
- onSpongeAbsorb(org.bukkit.event.block.SpongeAbsorbEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.SpongeRebarBlockHandler
- onTabComplete(org.bukkit.command.CommandSender,org.bukkit.command.Command,java.lang.String,kotlin.Array) - function in org.bukkit.plugin.java.Rebar
- onTamed(org.bukkit.event.entity.EntityTameEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.TameRebarEntityHandler
- onTamedDeathMessage(io.papermc.paper.event.entity.TameableDeathMessageEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.TameRebarEntityHandler
- onTargetEntity(org.bukkit.event.entity.EntityTargetEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.TargetEntityRebarEntityHandler
- onTargetHit(io.papermc.paper.event.block.TargetHitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.TargetRebarBlockHandler
- onTick(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.item.interfaces.InventoryEffectRebarItem
- Called when the item is detected in the player's inventory.
- onTick(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.item.interfaces.InventoryTickerRebarItem
- Called when the item is detected in the player's inventory.
- onTNTPrime(org.bukkit.event.block.TNTPrimeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.TNTRebarBlockHandler
- onToggleGlide(org.bukkit.event.entity.EntityToggleGlideEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.MoveRebarEntityHandler
- onToggleSit(io.papermc.paper.event.entity.EntityToggleSitEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.MoveRebarEntityHandler
- onToggleSwim(org.bukkit.event.entity.EntityToggleSwimEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.MoveRebarEntityHandler
- onTurtleGoHome(com.destroystokyo.paper.event.entity.TurtleGoHomeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.TurtleRebarEntityHandler
- onTurtleLayEgg(com.destroystokyo.paper.event.entity.TurtleLayEggEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.TurtleRebarEntityHandler
- onTurtleStartDigging(com.destroystokyo.paper.event.entity.TurtleStartDiggingEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.TurtleRebarEntityHandler
- onUnleashed(org.bukkit.event.entity.EntityUnleashEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.LeashRebarEntityHandler
- onUnload(io.github.pylonmc.rebar.event.RebarBlockUnloadEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.UnloadRebarBlockHandler
- onUnload() - function in io.github.pylonmc.rebar.content.fluid.FluidEndpointDisplay
- Called when the entity is unloaded, not including when it is deleted.
- onUnload() - function in io.github.pylonmc.rebar.content.fluid.FluidIntersectionDisplay
- Called when the entity is unloaded, not including when it is deleted.
- onUnload() - function in io.github.pylonmc.rebar.entity.RebarEntity
- Called when the entity is unloaded, not including when it is deleted.
- onUnload() - function in io.github.pylonmc.rebar.entity.RebarEntity
- Called when the entity is unloaded, not including when it is deleted.
- onUnload(io.github.pylonmc.rebar.event.RebarEntityUnloadEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.UnloadRebarEntityHandler
- onUnregister(io.github.pylonmc.rebar.registry.RebarRegistry) - function in io.github.pylonmc.rebar.registry.RegistryHandler
- onUnregister(io.github.pylonmc.rebar.registry.RebarRegistry) - function in io.github.pylonmc.rebar.registry.RegistryHandler
- onVaultDisplayItem(org.bukkit.event.block.VaultDisplayItemEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.VaultRebarBlockHandler
- onVillagerAcquireJob(org.bukkit.event.entity.VillagerCareerChangeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.JobRebarBlockHandler
- onVillagerAcquireJob(org.bukkit.event.entity.VillagerCareerChangeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.LinkedInRebarBlock
- onVillagerAcquireJob(org.bukkit.event.entity.VillagerCareerChangeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.block.interfaces.NoJobRebarBlock
- onVillagerAcquireTrade(org.bukkit.event.entity.VillagerAcquireTradeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.VillagerRebarEntityHandler
- onVillagerCareerChange(org.bukkit.event.entity.VillagerCareerChangeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.VillagerRebarEntityHandler
- onVillagerReplenishTrade(org.bukkit.event.entity.VillagerReplenishTradeEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.VillagerRebarEntityHandler
- onVisible(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.CulledRebarBlock
- What to do when the block is considered visible to the player.
- onVisible(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.EntityCulledRebarBlock
- Reveals all entities in culledEntityIds not currently visible to the player.
- onVisible(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.EntityGroupCulledRebarBlock
- Does not do anything for group culled blocks, see onGroupVisible
- onVisible(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock
- Does not do anything for group culled blocks, see onGroupVisible
- onVisible(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.GroupCulledRebarBLock
- Does not do anything for group culled blocks, see onGroupVisible
- onVisible(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock
- Reveals all entities in culledEntityIds not currently visible to the player.
- onWitchConsumePotion(com.destroystokyo.paper.event.entity.WitchConsumePotionEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.WitchRebarEntityHandler
- onWitchReadyPotion(com.destroystokyo.paper.event.entity.WitchReadyPotionEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.WitchRebarEntityHandler
- onWitchThrowPotion(com.destroystokyo.paper.event.entity.WitchThrowPotionEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.WitchRebarEntityHandler
- onZombifiedPiglinAnger(org.bukkit.event.entity.PigZombieAngerEvent,org.bukkit.event.EventPriority) - function in io.github.pylonmc.rebar.entity.interfaces.ZombifiedPiglinRebarEntityHandler
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.block.interfaces.GuiRebarBlock
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.content.guide.RebarGuide.Companion
- Opens the guide to the last page that the player was on
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.RootPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.AdministratorsPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.AdvancedBlockCullingSettingsPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.BlockCullingSettingsPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.ContributorsPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.GuidePage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.GuidePage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.HelpPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.MainSettingsPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.RebarHelpPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.ResearchingHelpPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.ResourcePackSettingsPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.SearchPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.SearchPage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.TabbedGuidePage
- Opens the GUI for a player.
- open(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.WailaSettingsPage
- Opens the GUI for a player.
- OUTPUT - enum entry in io.github.pylonmc.rebar.fluid.FluidPointType
Output from the attached machine
- OUTPUT - enum entry in io.github.pylonmc.rebar.logistics.LogisticGroupType
Output from the attached machine
- output() - function in io.github.pylonmc.rebar.util.gui.GuiItems
- An orange glass pane named 'Output'
- overlay(net.kyori.adventure.bossbar.BossBar.Overlay) - function in io.github.pylonmc.rebar.waila.WailaDisplay
- overriddenDataTypes(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.util.RebarUtils