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 

S

save(java.io.File) - function in io.github.pylonmc.rebar.config.ConfigSection
Saves the configuration to the specified file, overwriting the contents of the file.
saveConfig() - function in org.bukkit.plugin.java.Rebar
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.AdministratorsPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.AdvancedBlockCullingSettingsPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.BlockCullingSettingsPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.ContributorsPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.HelpPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.MainSettingsPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.RebarHelpPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.ResearchingHelpPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.ResourcePackSettingsPage
 
saveCurrentPage(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.WailaSettingsPage
 
saveCurrentTab(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.TabbedGuidePage
 
saveCurrentTab(org.bukkit.entity.Player,java.lang.Integer) - function in io.github.pylonmc.rebar.guide.pages.base.TabbedGuidePage
 
saveDefaultConfig() - function in org.bukkit.plugin.java.Rebar
 
saveResource(java.lang.String,boolean) - function in org.bukkit.plugin.java.Rebar
 
Scale - class in io.github.pylonmc.rebar.entity.display.transform
 
scale(java.lang.Double) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
 
scale(java.lang.Double,java.lang.Double,java.lang.Double) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
 
scale(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
 
scale(java.lang.Float,java.lang.Float,java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
 
scale(org.joml.Vector3d) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
 
scale(org.joml.Vector3f) - function in io.github.pylonmc.rebar.entity.display.transform.TransformBuilder
 
scheduleRemove(org.bukkit.entity.Entity) - function in io.github.pylonmc.rebar.util.RebarUtils
Schedules the entity to be removed next tick
scheduleResumeAfterDelay(java.lang.Long,kotlinx.coroutines.CancellableContinuation) - function in io.github.pylonmc.rebar.async.BukkitMainThreadDispatcher
 
scrollDown() - function in io.github.pylonmc.rebar.util.gui.GuiItems
A button that scrolls one GUI row down.
scrollLeft() - function in io.github.pylonmc.rebar.util.gui.GuiItems
A button that scrolls one GUI row left.
scrollRight() - function in io.github.pylonmc.rebar.util.gui.GuiItems
A button that scrolls one GUI row right.
scrollUp() - function in io.github.pylonmc.rebar.util.gui.GuiItems
A button that scrolls one GUI row up.
SearchItemsAndFluidsPage - class in io.github.pylonmc.rebar.guide.pages
Allows you to search all items and fluids by hijacking the anvil GUI.
SearchPage - class in io.github.pylonmc.rebar.guide.pages.base
A page that allows a collection of things (specified by getItemNamePairs to be searched.
separator() - function in io.github.pylonmc.rebar.waila.WailaDisplay
 
set(java.lang.String,T) - function in io.github.pylonmc.rebar.config.ConfigSection
 
set(io.papermc.paper.datacomponent.DataComponentType.NonValued) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
 
set(io.papermc.paper.datacomponent.DataComponentType.Valued,T) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
 
set(io.papermc.paper.datacomponent.DataComponentType.Valued,io.papermc.paper.datacomponent.DataComponentBuilder) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
 
set(org.bukkit.inventory.ItemStack,java.lang.Long) - function in io.github.pylonmc.rebar.logistics.slot.ItemDisplayLogisticSlot
 
set(org.bukkit.inventory.ItemStack,java.lang.Long) - function in io.github.pylonmc.rebar.logistics.slot.LogisticSlot
 
set(org.bukkit.inventory.ItemStack,java.lang.Long) - function in io.github.pylonmc.rebar.logistics.slot.VanillaInventoryLogisticSlot
 
set(org.bukkit.inventory.ItemStack,java.lang.Long) - function in io.github.pylonmc.rebar.logistics.slot.VanillaInventoryLogisticSlot
 
set(org.bukkit.inventory.ItemStack,java.lang.Long) - function in io.github.pylonmc.rebar.logistics.slot.VirtualInventoryLogisticSlot
 
setActiveGhostBlockId(java.util.UUID) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.GhostBlockHitbox
 
setAlwaysShowRadius(java.lang.Integer) - function in io.github.pylonmc.rebar.culling.PlayerCullingConfig
 
setAsync(java.lang.Boolean) - function in io.github.pylonmc.rebar.block.interfaces.TickingRebarBlock
Sets whether the tick function should be called asynchronously.
setAsync(java.lang.Boolean) - function in io.github.pylonmc.rebar.entity.interfaces.TickingRebarEntity
Sets whether the tick function should be called asynchronously.
setBarColor(net.kyori.adventure.text.format.TextColor) - function in io.github.pylonmc.rebar.util.ProgressBar
 
setBars(java.lang.Integer) - function in io.github.pylonmc.rebar.util.ProgressBar
 
setBarString(java.lang.String) - function in io.github.pylonmc.rebar.util.ProgressBar
 
setBillboard(org.bukkit.entity.Display.Billboard) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setBrightness(org.bukkit.entity.Display.Brightness) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.PreRebarBlockBreakEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.PreRebarBlockBreakEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.PreRebarBlockPlaceEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.PreRebarBlockPlaceEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.PreRebarFluidPointConnectEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.PreRebarFluidPointConnectEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.PreRebarFluidPointDisconnectEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.PreRebarFluidPointDisconnectEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.RebarBlockWailaEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.RebarBlockWailaEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.RebarCargoConnectEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.RebarCargoConnectEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.RebarEntityWailaEvent
 
setCancelled(java.lang.Boolean) - function in io.github.pylonmc.rebar.event.RebarEntityWailaEvent
 
setCapacity(java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidTankRebarBlock
Sets the capacity of the fluid tank
setCargoTransferRate(java.lang.Integer) - function in io.github.pylonmc.rebar.block.interfaces.CargoRebarBlock
Note that cargoTransferRate will be multiplied by RebarConfig.CARGO_TRANSFER_RATE_MULTIPLIER, and the result will be the maximum number of items that can be transferred out of this block per cargo tick.
setColor(net.kyori.adventure.bossbar.BossBar.Color) - function in io.github.pylonmc.rebar.waila.WailaDisplay
 
setComponents(org.bukkit.inventory.ItemStack,java.util.Map) - function in io.github.pylonmc.rebar.util.RebarUtils
 
SetConfigAdapter - class in io.github.pylonmc.rebar.config.adapter
 
setConnectedFaces(java.util.List) - function in io.github.pylonmc.rebar.content.cargo.CargoDuct
 
setConnectedPipeDisplay(java.util.UUID) - function in io.github.pylonmc.rebar.content.fluid.FluidEndpointDisplay
 
setCullRadius(java.lang.Integer) - function in io.github.pylonmc.rebar.culling.PlayerCullingConfig
 
setDisableBlockTextureEntity(java.lang.Boolean) - function in io.github.pylonmc.rebar.block.PhantomBlock
Set this to true if your block should not have a blockTextureEntity for custom models/textures.
setDisableBlockTextureEntity(java.lang.Boolean) - function in io.github.pylonmc.rebar.block.RebarBlock
Set this to true if your block should not have a blockTextureEntity for custom models/textures.
setDisableBlockTextureEntity(java.lang.Boolean) - function in io.github.pylonmc.rebar.content.cargo.CargoDuct
Set this to true if your block should not have a blockTextureEntity for custom models/textures.
setDisableBlockTextureEntity(java.lang.Boolean) - function in io.github.pylonmc.rebar.content.fluid.FluidIntersectionMarker
Set this to true if your block should not have a blockTextureEntity for custom models/textures.
setDisableBlockTextureEntity(java.lang.Boolean) - function in io.github.pylonmc.rebar.content.fluid.FluidSectionMarker
Set this to true if your block should not have a blockTextureEntity for custom models/textures.
setDisplay(io.github.pylonmc.rebar.waila.WailaDisplay) - function in io.github.pylonmc.rebar.event.RebarBlockWailaEvent
 
setDisplay(io.github.pylonmc.rebar.waila.WailaDisplay) - function in io.github.pylonmc.rebar.event.RebarEntityWailaEvent
 
setDisplayHeight(java.lang.Float) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setDisplayWidth(java.lang.Float) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setEmptyColor(net.kyori.adventure.text.format.TextColor) - function in io.github.pylonmc.rebar.util.ProgressBar
 
setEnabled(java.lang.Boolean) - function in io.github.pylonmc.rebar.waila.PlayerWailaConfig
 
setFacing(org.bukkit.block.BlockFace) - function in io.github.pylonmc.rebar.block.interfaces.DirectionalRebarBlock
 
setFilter(kotlin.jvm.functions.Function1) - function in io.github.pylonmc.rebar.logistics.LogisticGroup
Returns whether the provided item stack can be inserted into any slots within the group.
setFluid(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidBufferRebarBlock
Sets a fluid buffer only if the new amount of fluid is greater than or equal to zero and fits in the buffer.
setFluid(java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidTankRebarBlock
Sets the fluid amount only if the new amount of fluid is greater than zero and fits in the tank.
setFluidCapacity(io.github.pylonmc.rebar.fluid.RebarFluid,java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.FluidBufferRebarBlock
Sets the new capacity of a buffer.
setFluidType(io.github.pylonmc.rebar.fluid.RebarFluid) - function in io.github.pylonmc.rebar.block.interfaces.FluidTankRebarBlock
Sets the type of fluid in the fluid tank.
setGlowColorOverride(org.bukkit.Color) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setGuideHints(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.rebar.content.guide.RebarGuide.Companion
 
setGuideSounds(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.rebar.content.guide.RebarGuide.Companion
 
setHasBlockCulling(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.rebar.culling.BlockCullingEngine
 
setHasCustomArmorTextures(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.rebar.resourcepack.armor.ArmorTextureEngine
 
setHasCustomBlockTextures(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.rebar.resourcepack.block.BlockTextureEngine
 
setHiddenInterval(java.lang.Integer) - function in io.github.pylonmc.rebar.culling.PlayerCullingConfig
 
setId(java.lang.Integer) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setIndex(java.lang.Integer) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.RebarGhostBlock
 
setIndex(java.lang.Integer) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.VanillaGhostBlock
 
setItem(io.github.pylonmc.rebar.item.builder.ItemStackBuilder) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
 
setItem(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
 
setItem(xyz.xenondevs.invui.item.Item) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
 
setItemDisplayTransform(org.bukkit.entity.ItemDisplay.ItemDisplayTransform) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setItemStack(org.bukkit.inventory.ItemStack) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setLastInteract(java.lang.Long) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.GhostBlockHitbox
 
setMaxOccludingCount(java.lang.Integer) - function in io.github.pylonmc.rebar.culling.PlayerCullingConfig
 
setMultiblockDirection(org.bukkit.block.BlockFace) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock
Sets the 'direction' we expect the multiblock to be built in.
setNaggable(boolean) - function in org.bukkit.plugin.java.Rebar
 
setNullable(org.bukkit.persistence.PersistentDataContainer,org.bukkit.NamespacedKey,org.bukkit.persistence.PersistentDataType,C) - function in io.github.pylonmc.rebar.util.RebarUtils
Wrapper around PersistentDataContainer.set that allows nullable values to be passed
setOriginalSize(java.lang.Float) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.GhostBlockHitbox
 
setOverlay(net.kyori.adventure.bossbar.BossBar.Overlay) - function in io.github.pylonmc.rebar.waila.WailaDisplay
 
SetPersistentDataType - class in io.github.pylonmc.rebar.datatypes
 
SetPersistentDataType.Companion - class in io.github.pylonmc.rebar.datatypes.SetPersistentDataType
 
setPlayer(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.waila.PlayerWailaConfig
 
setPlayerCullingConfig(org.bukkit.entity.Player,io.github.pylonmc.rebar.culling.PlayerCullingConfig) - function in io.github.pylonmc.rebar.culling.BlockCullingEngine
 
setPrefix(net.kyori.adventure.text.ComponentLike) - function in io.github.pylonmc.rebar.util.ProgressBar
 
setProcessProgressItem(io.github.pylonmc.rebar.util.gui.ProgressItem) - function in io.github.pylonmc.rebar.block.interfaces.ProcessorRebarBlock
 
setProgress(java.lang.Double) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
How far through the totalTime we are, between 0.0 and 1.
setProgress(java.lang.Float) - function in io.github.pylonmc.rebar.waila.WailaDisplay
 
setProportion(java.lang.Double) - function in io.github.pylonmc.rebar.util.ProgressBar
 
setRecipeProgressItem(io.github.pylonmc.rebar.util.gui.ProgressItem) - function in io.github.pylonmc.rebar.block.interfaces.RecipeProcessorRebarBlock
Set the progress item that should be updated as the recipe progresses.
setRecipeType(io.github.pylonmc.rebar.recipe.RecipeType) - function in io.github.pylonmc.rebar.block.interfaces.RecipeProcessorRebarBlock
Call once in your place constructor.
setRemainingTime(java.time.Duration) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
Sets how far through the totalTime we are
setRemainingTimeSeconds(java.lang.Integer) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
Sets how far through the totalTime we are
setRemainingTimeTicks(java.lang.Integer) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
Sets how far through the totalTime we are
setRequirement(kotlin.jvm.functions.Function2) - function in io.github.pylonmc.rebar.command.CommandBuilder
 
setResearchConfetti(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.research.Research.Companion
 
setResearches(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.rebar.item.research.Research.Companion
 
setResearchPoints(org.bukkit.entity.Player,java.lang.Long) - function in io.github.pylonmc.rebar.item.research.Research.Companion
 
setResearchSounds(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.rebar.item.research.Research.Companion
 
setRotationX(java.lang.Double) - function in io.github.pylonmc.rebar.util.ConfettiParticle
 
setRotationY(java.lang.Double) - function in io.github.pylonmc.rebar.util.ConfettiParticle
 
setRotationZ(java.lang.Double) - function in io.github.pylonmc.rebar.util.ConfettiParticle
 
setSegment(java.util.UUID) - function in io.github.pylonmc.rebar.fluid.VirtualFluidPoint
 
setShadowRadius(java.lang.Float) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setShadowStrength(java.lang.Float) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setSize(java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.RebarGhostBlock
 
setSize(java.lang.Double) - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.VanillaGhostBlock
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
setStoryText(org.bukkit.entity.Player,java.lang.Boolean) - function in io.github.pylonmc.rebar.i18n.RebarTranslator.Companion
 
setSuffix(net.kyori.adventure.text.ComponentLike) - function in io.github.pylonmc.rebar.util.ProgressBar
 
setText(net.kyori.adventure.text.Component) - function in io.github.pylonmc.rebar.waila.WailaDisplay
 
setTick(java.lang.Integer) - function in io.github.pylonmc.rebar.culling.PlayerCullingJob
 
setTickInterval(java.lang.Integer) - function in io.github.pylonmc.rebar.block.interfaces.TickingRebarBlock
Sets how often the tick function should be called (in Minecraft ticks).
setTickInterval(java.lang.Integer) - function in io.github.pylonmc.rebar.entity.interfaces.TickingRebarEntity
Sets how often the tick function should be called (in Minecraft ticks)
setTotalTime(java.time.Duration) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
The total time of whatever process this item is representing
setTotalTimeSeconds(java.lang.Integer) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
 
setTotalTimeTicks(java.lang.Integer) - function in io.github.pylonmc.rebar.util.gui.ProgressItem
 
setType(io.github.pylonmc.rebar.waila.Waila.Type) - function in io.github.pylonmc.rebar.waila.PlayerWailaConfig
 
setTypeFrom(org.bukkit.persistence.PersistentDataType) - function in io.github.pylonmc.rebar.datatypes.SetPersistentDataType.Companion
 
setUp(java.util.function.Consumer) - function in io.github.pylonmc.rebar.gametest.GameTestConfig.Builder
Run before the test starts
setUpdateInterval(java.lang.Integer) - function in io.github.pylonmc.rebar.culling.PlayerCullingConfig
 
setUuid(java.util.UUID) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setVanillaWailaEnabled(java.lang.Boolean) - function in io.github.pylonmc.rebar.waila.PlayerWailaConfig
 
setViewRange(java.lang.Float) - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
setVisibleInterval(java.lang.Integer) - function in io.github.pylonmc.rebar.culling.PlayerCullingConfig
 
setWailaConfig(org.bukkit.entity.Player,io.github.pylonmc.rebar.waila.PlayerWailaConfig) - function in io.github.pylonmc.rebar.waila.Waila.Companion
 
severe(java.lang.String) - function in me.clip.placeholderapi.expansion.WailaPlaceholders
 
severe(java.lang.String,java.lang.Throwable) - function in me.clip.placeholderapi.expansion.WailaPlaceholders
 
ShapedRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
Key: minecraft:crafting_shaped
ShapedRecipeWrapper - class in io.github.pylonmc.rebar.recipe.vanilla
 
ShapelessRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
Key: minecraft:crafting_shapeless
ShapelessRecipeWrapper - class in io.github.pylonmc.rebar.recipe.vanilla
 
ShearRebarBlockHandler - class in io.github.pylonmc.rebar.block.interfaces
Called when the player right clicks a block with shears - such as a pumpkin to turn it into a carved pumpkin.
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.button.AddonPageButton
 
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.button.GuideButton
 
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.button.PageButton
 
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.AdministratorsPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.AdvancedBlockCullingSettingsPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.BlockCullingSettingsPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.ContributorsPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.GuidePage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.GuidePage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.HelpPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.MainSettingsPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.PagedGuidePage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.RebarHelpPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.ResearchingHelpPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.ResourcePackSettingsPage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.TabbedGuidePage
Should the page be displayed to said player?
shouldDisplay(org.bukkit.entity.Player) - function in io.github.pylonmc.rebar.guide.pages.base.WailaSettingsPage
Should the page be displayed to said player?
shouldSetToAir() - function in io.github.pylonmc.rebar.block.context.BlockBreakContext
If true, the block will be set to air after the Rebar data is removed
shouldSetToAir() - function in io.github.pylonmc.rebar.block.context.BlockBreakContext
If true, the block will be set to air after the Rebar data is removed
shouldSetType() - function in io.github.pylonmc.rebar.block.context.BlockCreateContext
If true, the type of the block will be set to the type of the Rebar block
shovel(java.lang.Float,java.lang.Integer) - function in io.github.pylonmc.rebar.item.builder.ItemStackBuilder
 
shovelMineable() - function in io.github.pylonmc.rebar.util.RebarUtils
 
show() - function in io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock.GhostBlockHitbox
 
significantFigures(java.lang.Integer) - function in io.github.pylonmc.rebar.util.gui.unit.UnitFormat.Formatted
Sets the number of significant figures.
SignRebarBlockHandler - class in io.github.pylonmc.rebar.block.interfaces
 
SimpleDynamicGuidePage - class in io.github.pylonmc.rebar.guide.pages.base
A simple page that just displays an arbitrary number of items with a header.
SimpleInfoPage - class in io.github.pylonmc.rebar.guide.pages.base
A simple guide page used to display additional info about an item or fluid.
SimpleRebarMultiblock - class in io.github.pylonmc.rebar.block.interfaces
A multiblock that is made of a predefined set of components.
SimpleRebarMultiblock.MultiblockComponent - class in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock
Represents a single block of a multiblock.
SimpleStaticGuidePage - class in io.github.pylonmc.rebar.guide.pages.base
A guide page which has a fixed set of buttons.
size(java.lang.Float) - function in io.github.pylonmc.rebar.entity.display.InteractionBuilder
 
size(java.lang.Integer) - function in io.github.pylonmc.rebar.gametest.GameTestConfig.Builder
Size is the buffer around the central block.
SlimeRebarEntityHandler - class in io.github.pylonmc.rebar.entity.interfaces
 
SmithingRecipeWrapper - class in io.github.pylonmc.rebar.recipe.vanilla
 
SmithingTransformRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
Key: minecraft:smithing_transform
SmithingTransformRecipeWrapper - class in io.github.pylonmc.rebar.recipe.vanilla
 
SmithingTrimRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
Key: minecraft:smithing_trim
SmithingTrimRecipeWrapper - class in io.github.pylonmc.rebar.recipe.vanilla
 
SmokingRecipeType - class in io.github.pylonmc.rebar.recipe.vanilla
Key: minecraft:smoking
SmokingRecipeWrapper - class in io.github.pylonmc.rebar.recipe.vanilla
 
SneakRebarBlockHandler - class in io.github.pylonmc.rebar.block.interfaces
 
SoundConfigAdapter - class in io.github.pylonmc.rebar.config.adapter
 
sourceItem(org.bukkit.entity.Projectile) - function in io.github.pylonmc.rebar.util.RebarUtils
 
spawn() - function in io.github.pylonmc.rebar.entity.packet.BlockTextureEntity
 
spawnGhostBlock(io.github.pylonmc.rebar.block.interfaces.GhostBlockHolderRebarBlock,org.joml.Vector3i) - function in io.github.pylonmc.rebar.block.interfaces.SimpleRebarMultiblock.MultiblockComponent
Spawns the ghost block that visualises this component
spawnMany(org.bukkit.Location,java.lang.Integer,java.lang.Double,java.lang.Double,java.lang.Integer,java.util.Collection) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
spawnMany(org.bukkit.Location,java.lang.Integer,java.lang.Double,java.lang.Integer,java.util.Collection) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
spawnMany(org.bukkit.Location,java.lang.Integer,java.lang.Double,java.lang.Integer) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
spawnMany(org.bukkit.Location,java.lang.Integer,java.lang.Double) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
spawnMany(org.bukkit.Location,java.lang.Integer) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
spawnOne(org.bukkit.Location,java.lang.Double,java.lang.Integer,org.bukkit.Material) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
spawnOne(org.bukkit.Location,java.lang.Double,java.lang.Integer) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
spawnOne(org.bukkit.Location,java.lang.Double) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
spawnOne(org.bukkit.Location) - function in io.github.pylonmc.rebar.util.ConfettiParticle.Companion
 
SpellcasterRebarEntityHandler - class in io.github.pylonmc.rebar.entity.interfaces
 
SplashPotionRebarItemHandler - class in io.github.pylonmc.rebar.item.interfaces
 
spliterator() - function in kotlin.collections.BlastingRecipeType
 
spliterator() - function in kotlin.collections.CampfireRecipeType
 
spliterator() - function in kotlin.collections.FurnaceRecipeType
 
spliterator() - function in kotlin.collections.Iterable
 
spliterator() - function in kotlin.collections.Set
 
spliterator() - function in kotlin.collections.ShapedRecipeType
 
spliterator() - function in kotlin.collections.ShapelessRecipeType
 
spliterator() - function in kotlin.collections.SmithingTransformRecipeType
 
spliterator() - function in kotlin.collections.SmithingTrimRecipeType
 
spliterator() - function in kotlin.collections.SmokingRecipeType
 
spliterator() - function in kotlin.collections.TransmuteRecipeType
 
SpongeRebarBlockHandler - class in io.github.pylonmc.rebar.block.interfaces
 
startProcess(java.lang.Integer) - function in io.github.pylonmc.rebar.block.interfaces.ProcessorRebarBlock
Starts a new process with duration ticks
startRecipe(T,java.lang.Integer) - function in io.github.pylonmc.rebar.block.interfaces.RecipeProcessorRebarBlock
Starts a new recipe with duration ticks, with ticks being the number of server ticks the recipe will take.
STONE - enum entry in io.github.pylonmc.rebar.util.MiningLevel
 
stopProcess() - function in io.github.pylonmc.rebar.block.interfaces.ProcessorRebarBlock
 
stopRecipe() - function in io.github.pylonmc.rebar.block.interfaces.RecipeProcessorRebarBlock
 
stream() - function in io.github.pylonmc.rebar.recipe.BlastingRecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.CampfireRecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.FurnaceRecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.RecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.RecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.RecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.ShapedRecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.ShapelessRecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.SmithingTransformRecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.SmithingTrimRecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.SmokingRecipeType
 
stream() - function in io.github.pylonmc.rebar.recipe.TransmuteRecipeType
 
stream() - function in io.github.pylonmc.rebar.registry.RebarRegistry
 
stream() - function in kotlin.collections.Collection
 
succeed() - function in io.github.pylonmc.rebar.gametest.GameTest
 
succeedWhen(kotlin.jvm.functions.Function0) - function in io.github.pylonmc.rebar.gametest.GameTest
Set the condition under which the test will succeed.
suffix(net.kyori.adventure.text.ComponentLike) - function in io.github.pylonmc.rebar.util.ProgressBar
 
suppressAddonNameWarning() - function in io.github.pylonmc.rebar.addon.Rebar
If you use something besides the default <your-addon-key>.addon translation key for the addon name, set this to true to suppress warnings about the "missing" key.
suppressAddonNameWarning() - function in io.github.pylonmc.rebar.addon.RebarAddon
If you use something besides the default <your-addon-key>.addon translation key for the addon name, set this to true to suppress warnings about the "missing" key.
suppressNameWarnings(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.fluid.RebarFluid.Companion
Suppresses warnings about missing/incorrect translation keys for the fluid name for the given fluid key
suppressNameWarnings(org.bukkit.NamespacedKey) - function in io.github.pylonmc.rebar.item.RebarItem.Companion
Suppresses warnings about missing/incorrect translation keys for the item name and lore for the given item key
swapItem(org.bukkit.inventory.Inventory,java.lang.Integer,java.lang.Integer) - function in io.github.pylonmc.rebar.util.RebarUtils
 
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