A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z 

G

GameTest - class in io.github.pylonmc.pylon.core.test
Represents a running game test.
GameTestConfig - class in io.github.pylonmc.pylon.core.test
Represents the configuration for a game test.
GameTestConfig.Builder - class in io.github.pylonmc.pylon.core.test.GameTestConfig
 
GameTestFailException - class in io.github.pylonmc.pylon.core.test
 
get(io.github.pylonmc.pylon.core.util.position.BlockPosition) - function in io.github.pylonmc.pylon.core.block.BlockStorage
 
get(org.bukkit.Location) - function in io.github.pylonmc.pylon.core.block.BlockStorage
 
get(org.bukkit.block.Block) - function in io.github.pylonmc.pylon.core.block.BlockStorage
 
get(java.lang.String,io.github.pylonmc.pylon.core.config.adapter.ConfigAdapter) - function in io.github.pylonmc.pylon.core.config.ConfigSection
Returns null either if the key does not exist or if the value cannot be converted to the desired type.
get(java.lang.String,io.github.pylonmc.pylon.core.config.adapter.ConfigAdapter) - function in io.github.pylonmc.pylon.core.config.ConfigSection
Returns null either if the key does not exist or if the value cannot be converted to the desired type.
get(java.lang.String,io.github.pylonmc.pylon.core.config.adapter.ConfigAdapter,T) - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
get(java.lang.String,io.github.pylonmc.pylon.core.config.adapter.ConfigAdapter,T) - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
get(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.config.Settings
Retrieves the settings for the given key
get(java.util.UUID) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
 
get(org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
 
get(java.lang.String) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
 
get(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.registry.PylonRegistry
 
get() - function in xyz.xenondevs.invui.item.ItemProvider
 
getAbbreviation() - function in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
 
getAbbreviation() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat
 
getAddon() - function in io.github.pylonmc.pylon.core.block.PylonBlockSchema
 
getAddon() - function in io.github.pylonmc.pylon.core.guide.pages.research.AddonResearchesPage
 
getAddon() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getAddon() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getAddon() - function in io.github.pylonmc.pylon.core.item.PylonItemSchema
 
getAddon(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.util.PylonUtils
 
getAllConnected(io.github.pylonmc.pylon.core.fluid.VirtualFluidPoint) - function in io.github.pylonmc.pylon.core.fluid.FluidManager
Recursively gets all the points connected to another point that are loaded
getAllowedBlockErrors() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getAllowedEntityErrors() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getAllowedFace() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPoint
Which direction we can create the pipe in.
getAllowedFace() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointInteraction
Which direction we can create the pipe in.
getAllowedFace() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointNewBlock
Which direction we can create the pipe in.
getAllowedFace() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeConnector
Which direction we can create the pipe in.
getAllowedFace() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeMarker
Which direction we can create the pipe in.
getAllowedTemperatures() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipe
 
getAmount() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock.FluidBufferData
 
getAmount() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank.FluidTankData
 
getAmount() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeDisplay
 
getAmount() - function in io.github.pylonmc.pylon.core.fluid.FluidManager.FluidSupplyInfo
 
getAmount() - function in io.github.pylonmc.pylon.core.guide.button.FluidButton
 
getAmount() - function in io.github.pylonmc.pylon.core.recipe.RecipeInput.Item
 
getAmountKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidBufferDataPersistentDataType
 
getAmountKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidTankDataPersistentDataType
 
getAmountMillibuckets() - function in io.github.pylonmc.pylon.core.recipe.Container.Fluid
 
getAmountMillibuckets() - function in io.github.pylonmc.pylon.core.recipe.FluidOrItem.Fluid
 
getAmountMillibuckets() - function in io.github.pylonmc.pylon.core.recipe.RecipeInput.Fluid
 
getAngleX() - function in io.github.pylonmc.pylon.core.entity.display.transform.LookAlong
 
getAngleY() - function in io.github.pylonmc.pylon.core.entity.display.transform.LookAlong
 
getAs(io.github.pylonmc.pylon.core.util.position.BlockPosition) - function in io.github.pylonmc.pylon.core.block.BlockStorage
Returns null if the block is not of the expected class
getAs(java.lang.Class,io.github.pylonmc.pylon.core.util.position.BlockPosition) - function in io.github.pylonmc.pylon.core.block.BlockStorage
Returns null if the block is not of the expected class
getAs(java.lang.Class,org.bukkit.Location) - function in io.github.pylonmc.pylon.core.block.BlockStorage
Returns null if the block is not of the expected class
getAs(java.lang.Class,org.bukkit.block.Block) - function in io.github.pylonmc.pylon.core.block.BlockStorage
Returns null if the block is not of the expected class
getAs(org.bukkit.Location) - function in io.github.pylonmc.pylon.core.block.BlockStorage
Returns null if the block is not of the expected class
getAs(org.bukkit.block.Block) - function in io.github.pylonmc.pylon.core.block.BlockStorage
Returns null if the block is not of the expected class
getAs(java.lang.Class,java.util.UUID) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
Returns null if the entity is not of the expected class
getAs(java.lang.Class,org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
Returns null if the entity is not of the expected class
getAs(java.util.UUID) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
Returns null if the entity is not of the expected class
getAs(org.bukkit.entity.Entity) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
Returns null if the entity is not of the expected class
getAsLong() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getAsLong() - function in io.github.pylonmc.pylon.core.util.position.ChunkPosition
 
getBillboard() - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
getBlock() - function in io.github.pylonmc.pylon.core.block.PylonBlock
 
getBlock() - function in io.github.pylonmc.pylon.core.block.PylonBlock
 
getBlock() - function in io.github.pylonmc.pylon.core.block.base.PylonMultiblock
 
getBlock() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getBlock() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext
The block at the position where the context is created
getBlock() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.Default
The block at the position where the context is created
getBlock() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.PlayerPlace
The block at the position where the context is created
getBlock() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.PluginGenerate
The block at the position where the context is created
getBlock() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockBreakEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockPlaceEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PrePylonCraftEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockBreakEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockDeserializeEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockLoadEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockPlaceEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockSerializeEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockUnloadEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonCraftEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonMultiblockFormEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.event.PylonMultiblockUnformEvent
 
getBlock() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getBLOCK_KEY() - function in io.github.pylonmc.pylon.core.block.PhantomBlock.ErrorItem.Companion
 
getBlockDataAutosaveIntervalSeconds() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getBlocks() - function in io.github.pylonmc.pylon.core.fluid.FluidManager.FluidSupplyInfo
 
getBlockSchema() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockPlaceEvent
 
getBoundingBox() - function in io.github.pylonmc.pylon.core.test.GameTest
 
getBrightness() - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
getButtons() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
 
getButtons() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
 
getButtonSupplier() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getButtonSupplier() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getByChunk(io.github.pylonmc.pylon.core.util.position.ChunkPosition) - function in io.github.pylonmc.pylon.core.block.BlockStorage
 
getById(java.util.UUID) - function in io.github.pylonmc.pylon.core.fluid.FluidManager
 
getByKey(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.block.BlockStorage
 
getByKey(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
 
getCapacity() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock.FluidBufferData
 
getCapacity() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank.FluidTankData
 
getCapacityKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidBufferDataPersistentDataType
 
getCapacityKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidTankDataPersistentDataType
 
getCause() - function in kotlin.Throwable
 
getCenter() - function in io.github.pylonmc.pylon.core.test.GameTest
 
getChance() - function in io.github.pylonmc.pylon.core.mobdrop.SimpleMobDrop
 
getChunk() - function in io.github.pylonmc.pylon.core.event.PylonChunkBlocksLoadEvent
 
getChunk() - function in io.github.pylonmc.pylon.core.event.PylonChunkBlocksUnloadEvent
 
getChunk() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getChunk() - function in io.github.pylonmc.pylon.core.util.position.ChunkPosition
 
getChunksOccupied() - function in io.github.pylonmc.pylon.core.block.base.PylonMultiblock
All chunks containing at least one component of the multiblock
getChunksOccupied() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
All chunks containing at least one component of the multiblock
getColor() - function in io.github.pylonmc.pylon.core.block.waila.WailaConfig
 
getCommand() - function in io.github.pylonmc.pylon.core.command.CommandBuilder
 
getCommand(java.lang.String) - function in org.bukkit.plugin.java.PylonCore
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.BlockPositionPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.CharPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.ChunkPositionPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.EnumPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.FluidBufferDataPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.FluidConnectionPointDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.FluidTankDataPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.InventoryPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.ItemStackPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.KeyedPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.LocationPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.MapPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.NamespacedKeyPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.SetPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.SimpleMultiblockDataPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.TickingBlockPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.UUIDPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.VectorPersistentDataType
 
getComplexType() - function in io.github.pylonmc.pylon.core.datatypes.WorldPersistentDataType
 
getComplexType() - function in org.bukkit.persistence.PersistentDataType
 
getComponentLogger() - function in org.bukkit.plugin.PylonCore
 
getComponents() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
Any rotation of these components will be considered valid, unless setFacing has been called, in which case only a multiblock constructed facing in the specified direction will be considered valid.
getComponents() - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformBuilder
 
getConfig() - function in io.github.pylonmc.pylon.core.test.GameTest
 
getConfig() - function in org.bukkit.plugin.java.PylonCore
 
getConnectedInteractions() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPoint
 
getConnectedInteractions() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointInteraction
 
getConnectedInteractions() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointNewBlock
 
getConnectedInteractions() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeConnector
 
getConnectedInteractions() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeMarker
 
getConnectedPipeDisplays() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPointInteraction
 
getConnectedPoints() - function in io.github.pylonmc.pylon.core.fluid.VirtualFluidPoint
 
getConnector() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeConnector
 
getContext() - function in io.github.pylonmc.pylon.core.block.context.BlockItemContext.Break
 
getContext() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockBreakEvent
 
getContext() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockPlaceEvent
 
getContext() - function in io.github.pylonmc.pylon.core.event.PylonBlockBreakEvent
 
getContext() - function in io.github.pylonmc.pylon.core.event.PylonBlockPlaceEvent
 
getCost() - function in io.github.pylonmc.pylon.core.item.research.Research
If null, the research cannot be unlocked using points
getCraftingRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CraftingRecipeWrapper
 
getCraftingRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CraftingRecipeWrapper
 
getCurrentFluid() - function in io.github.pylonmc.pylon.core.guide.button.FluidButton
 
getCurrentStack() - function in io.github.pylonmc.pylon.core.guide.button.ItemButton
 
getCustomMiniMessage() - function in io.github.pylonmc.pylon.core.item.builder.PylonMiniMessage
Pylon's custom MiniMessage instance with custom tags.
getDataFolder() - function in org.bukkit.plugin.java.PylonCore
 
getDataPath() - function in org.bukkit.plugin.PylonCore
 
getDefaultBiomeProvider(java.lang.String,java.lang.String) - function in org.bukkit.plugin.java.PylonCore
 
getDefaultBlockTranslationKey() - function in io.github.pylonmc.pylon.core.block.PylonBlockSchema
 
getDefaultPrefix() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat
 
getDefaultStyle() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat
 
getDefaultTickInterval() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getDefaultTranslationKey() - function in io.github.pylonmc.pylon.core.block.PylonBlock
 
getDefaultTranslationKey() - function in io.github.pylonmc.pylon.core.block.PylonBlock
 
getDefaultWorldGenerator(java.lang.String,java.lang.String) - function in org.bukkit.plugin.java.PylonCore
 
getDelayTicks() - function in io.github.pylonmc.pylon.core.test.GameTestConfig
 
getDelegate() - function in io.github.pylonmc.pylon.core.datatypes.DelegatingPersistentDataType
 
getDescription() - function in org.bukkit.plugin.java.PylonCore
 
getDirection(org.bukkit.Location,org.bukkit.Location) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getDirection(org.joml.Vector3d,org.joml.Vector3d) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getDirection(org.joml.Vector3f,org.joml.Vector3f) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getDisabledItems() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getDisplacement(org.bukkit.Location,org.bukkit.Location) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getDisplacement(org.joml.Vector3d,org.joml.Vector3d) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getDisplacement(org.joml.Vector3f,org.joml.Vector3f) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getDisplay() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPointInteraction
 
getDisplay() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPointInteraction
 
getDisplayName() - function in io.github.pylonmc.pylon.core.addon.PylonAddon
 
getDisplayName() - function in io.github.pylonmc.pylon.core.addon.PylonCore
 
getDisplayText() - function in io.github.pylonmc.pylon.core.fluid.PylonFluidTag
 
getDisplayText() - function in io.github.pylonmc.pylon.core.fluid.tags.FluidTemperature
 
getDrops() - function in io.github.pylonmc.pylon.core.event.PylonBlockBreakEvent
 
getElement() - function in io.github.pylonmc.pylon.core.util.WeightedSet.Element
 
getElements() - function in io.github.pylonmc.pylon.core.util.WeightedSet
 
getElementType() - function in io.github.pylonmc.pylon.core.datatypes.SetPersistentDataType
 
getEntity() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getEntity() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getEntity() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getEntity() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getEntityClass() - function in io.github.pylonmc.pylon.core.entity.PylonEntitySchema
 
getEntityDataAutosaveIntervalSeconds() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getEntries() - function in io.github.pylonmc.pylon.core.fluid.FluidPointType
 
getEntries() - function in io.github.pylonmc.pylon.core.fluid.tags.FluidTemperature
Fluids must have temperatures for pipes to be able to transfer them
getEntries() - function in io.github.pylonmc.pylon.core.util.MiningLevel
 
getEntries() - function in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
Enum order is guaranteed to be the same as the SI unit prefixes, from largest to smallest.
getEnumClass() - function in io.github.pylonmc.pylon.core.datatypes.EnumPersistentDataType
 
getErroredBlockKey() - function in io.github.pylonmc.pylon.core.block.PhantomBlock
 
getEvent() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.BlockExploded
 
getEvent() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.BlockExplosionOrigin
 
getEvent() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.Burned
 
getEvent() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.EntityExploded
 
getEvent() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.Faded
 
getEvent() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.PlayerBreak
 
getEvent() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.PlayerPlace
 
getEventName() - function in org.bukkit.event.Event
 
getExamples() - function in io.papermc.paper.command.brigadier.argument.CustomArgumentType
 
getExtraLength() - function in io.github.pylonmc.pylon.core.entity.display.transform.LineBuilder
 
getFace() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPointInteraction
 
getFacing() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getFacing() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock.SimpleMultiblockData
 
getFacingKey() - function in io.github.pylonmc.pylon.core.datatypes.SimpleMultiblockDataPersistentDataType
 
getFile() - function in io.github.pylonmc.pylon.core.config.Config
 
getFluid() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank.FluidTankData
 
getFluid() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidRecipesPage
 
getFluid() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidUsagesPage
 
getFluid() - function in io.github.pylonmc.pylon.core.recipe.Container.Fluid
 
getFluid() - function in io.github.pylonmc.pylon.core.recipe.FluidOrItem.Fluid
 
getFluidAmount() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
 
getFluidBuffers() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock
 
getFluidButtons(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.SearchItemsAndFluidsPage
 
getFluidCapacity() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
 
getFluidData() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
 
getFluidKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidTankDataPersistentDataType
 
getFluidPerSecond() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipe
 
getFluidPerSecond(java.util.UUID) - function in io.github.pylonmc.pylon.core.fluid.FluidManager
 
getFluidPointInteraction() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeConnector
 
getFluidPredicate(java.util.UUID) - function in io.github.pylonmc.pylon.core.fluid.FluidManager
 
getFluids() - function in io.github.pylonmc.pylon.core.guide.button.FluidButton
 
getFluids() - function in io.github.pylonmc.pylon.core.recipe.RecipeInput.Fluid
 
getFluidSpaceRemaining() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
 
getFluidsPage() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
 
getFluidTickInterval() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getFluidType() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
 
getFrom() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeDisplay
 
getFrom() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeDisplay
 
getFrom() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker
 
getFrom() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker
 
getFrom() - function in io.github.pylonmc.pylon.core.entity.display.transform.LineBuilder
 
getFrom() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingTask
 
getFullName() - function in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
 
getGlowColor() - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
getGui() - function in io.github.pylonmc.pylon.core.block.base.PylonGuiBlock
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.RootPage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.SettingsAndInfoPage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.base.GuidePage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidRecipesPage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidUsagesPage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemIngredientsPage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemRecipesPage
 
getGui(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemUsagesPage
 
getGuiHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemIngredientsPage
 
getGuiTitle() - function in io.github.pylonmc.pylon.core.block.base.PylonGuiBlock
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockBreakEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockPlaceEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PrePylonCraftEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PrePylonFluidPointConnectEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PrePylonFluidPointDisconnectEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonBlockBreakEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonBlockDeserializeEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonBlockLoadEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonBlockPlaceEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonBlockSerializeEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonBlockUnloadEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonChunkBlocksLoadEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonChunkBlocksUnloadEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonCraftEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonEntityDeathEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonEntityLoadEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonEntityUnloadEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonFluidPointConnectEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonFluidPointDisconnectEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonMultiblockFormEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonMultiblockUnformEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonRegisterEvent.Companion
 
getHandlerList() - function in io.github.pylonmc.pylon.core.event.PylonUnregisterEvent.Companion
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockBreakEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockPlaceEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PrePylonCraftEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PrePylonFluidPointConnectEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PrePylonFluidPointDisconnectEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonBlockBreakEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonBlockDeserializeEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonBlockLoadEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonBlockPlaceEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonBlockSerializeEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonBlockUnloadEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonChunkBlocksLoadEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonChunkBlocksUnloadEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonCraftEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonEntityDeathEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonEntityLoadEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonEntityUnloadEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonFluidPointConnectEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonFluidPointDisconnectEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonMultiblockFormEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonMultiblockUnformEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonRegisterEvent
 
getHandlers() - function in io.github.pylonmc.pylon.core.event.PylonUnregisterEvent
 
getHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidRecipesPage
 
getHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidUsagesPage
 
getHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidsPage
 
getHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemRecipesPage
 
getHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemUsagesPage
 
getHeader(org.bukkit.entity.Player,java.util.List) - function in io.github.pylonmc.pylon.core.guide.pages.research.ResearchItemsPage
 
getHeight() - function in io.github.pylonmc.pylon.core.entity.display.InteractionBuilder
 
getHeldEntities() - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntities() - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntities() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getHeldEntity(java.lang.Class,java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntity(java.lang.Class,java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntity(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntity(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntity(java.lang.Class,java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getHeldEntity(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getHeldEntityOrThrow(java.lang.Class,java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntityOrThrow(java.lang.Class,java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntityOrThrow(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntityOrThrow(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntityOrThrow(java.lang.Class,java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getHeldEntityOrThrow(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getHeldEntityUuid(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntityUuid(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntityUuid(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getHeldEntityUuidOrThrow(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntityUuidOrThrow(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonEntityHolderBlock
 
getHeldEntityUuidOrThrow(java.lang.String) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getHiddenFluids() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
Hidden fluids do not show up in searches
getHiddenItems() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
Hidden items do not show up in searches
getHiddenResearches() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
Hidden researches do not show up in the researches category
getHistory() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
Keeps track of the pages the player last visited Resets when the player ends up on the root page
getHorizontalRadius() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getId() - function in io.github.pylonmc.pylon.core.fluid.VirtualFluidPoint
 
getInfoPage() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
 
getInput() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock.FluidBufferData
 
getInput() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank.FluidTankData
 
getInputKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidBufferDataPersistentDataType
 
getInputKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidTankDataPersistentDataType
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.IngredientCalculation
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.PylonRecipe
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.PylonRecipe
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.VanillaRecipeWrapper
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.vanilla.AShapelessRecipeWrapper
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.vanilla.AShapelessRecipeWrapper
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CookingRecipeWrapper
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CookingRecipeWrapper
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapedRecipeWrapper
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingRecipeWrapper
 
getInputs() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingRecipeWrapper
 
getInstance() - function in io.github.pylonmc.pylon.core.nms.NmsAccessor.Companion
 
getInteraction() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPoint
 
getInteraction() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointInteraction
 
getInteraction() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointNewBlock
 
getInteraction() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeConnector
 
getInteraction() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeMarker
 
getIntermediates() - function in io.github.pylonmc.pylon.core.recipe.IngredientCalculation
 
getIntermediatesButton() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemIngredientsPage
 
getInternalConfig() - function in io.github.pylonmc.pylon.core.config.Config
 
getInternalSection() - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getInternalSection() - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getInterpolationDelay() - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
getInterpolationDuration() - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
getItem(io.github.pylonmc.pylon.core.block.context.BlockItemContext) - function in io.github.pylonmc.pylon.core.block.PhantomBlock
Called when the corresponding item of the block is requested.
getItem(io.github.pylonmc.pylon.core.block.context.BlockItemContext) - function in io.github.pylonmc.pylon.core.block.PylonBlock
Called when the corresponding item of the block is requested.
getItem() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.PlayerPlace
 
getItem() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.PluginGenerate
 
getItem(io.github.pylonmc.pylon.core.block.context.BlockItemContext) - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeConnector
Called when the corresponding item of the block is requested.
getItem(io.github.pylonmc.pylon.core.block.context.BlockItemContext) - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker
Called when the corresponding item of the block is requested.
getItem() - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
 
getItem() - function in io.github.pylonmc.pylon.core.guide.pages.base.GuidePage
 
getItem() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getItem() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getItem() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidRecipesPage
 
getItem() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidUsagesPage
 
getItem() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemRecipesPage
 
getItem() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemUsagesPage
 
getItem() - function in io.github.pylonmc.pylon.core.guide.pages.research.AddonResearchesPage
 
getItem() - function in io.github.pylonmc.pylon.core.item.ItemTypeWrapper.Pylon
 
getItem() - function in io.github.pylonmc.pylon.core.recipe.Container.Item
 
getItem() - function in io.github.pylonmc.pylon.core.recipe.FluidOrItem.Item
 
getItemButtons(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.pages.SearchItemsAndFluidsPage
 
getItemNamePairs(org.bukkit.entity.Player,java.lang.String) - function in io.github.pylonmc.pylon.core.guide.pages.SearchItemsAndFluidsPage
 
getItemNamePairs(org.bukkit.entity.Player,java.lang.String) - function in io.github.pylonmc.pylon.core.guide.pages.base.SearchPage
 
getItemProvider() - function in io.github.pylonmc.pylon.core.guide.button.BackButton
 
getItemProvider() - function in io.github.pylonmc.pylon.core.guide.button.FluidButton
 
getItemProvider(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.button.ItemButton
 
getItemProvider() - function in io.github.pylonmc.pylon.core.guide.button.PageButton
 
getItemProvider(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.button.ResearchButton
 
getItemProvider(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.guide.button.ToggleWailaButton
 
getItemProvider() - function in io.github.pylonmc.pylon.core.util.gui.ProgressItem
 
getItemProvider() - function in xyz.xenondevs.invui.item.Item
 
getItemProvider(org.bukkit.entity.Player) - function in xyz.xenondevs.invui.item.Item
 
getItems() - function in io.github.pylonmc.pylon.core.block.base.PylonGuiBlock
 
getItems(org.bukkit.entity.Player,java.lang.String) - function in io.github.pylonmc.pylon.core.guide.pages.base.SearchPage
 
getItems(org.bukkit.entity.Player,java.lang.String) - function in io.github.pylonmc.pylon.core.guide.pages.base.SearchPage
 
getItems() - function in io.github.pylonmc.pylon.core.recipe.RecipeInput.Item
 
getItemStack() - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
getItemStack() - function in io.github.pylonmc.pylon.core.item.PylonItemSchema
 
getJavaPlugin() - function in io.github.pylonmc.pylon.core.PylonCore
Must return this
getJavaPlugin() - function in io.github.pylonmc.pylon.core.addon.PylonAddon
Must return this
getKey() - function in io.github.pylonmc.pylon.core.addon.PylonAddon
 
getKey() - function in io.github.pylonmc.pylon.core.addon.PylonCore
 
getKEY() - function in io.github.pylonmc.pylon.core.block.PhantomBlock.ErrorItem.Companion
 
getKey() - function in io.github.pylonmc.pylon.core.block.PylonBlock
 
getKey() - function in io.github.pylonmc.pylon.core.block.PylonBlock
 
getKey() - function in io.github.pylonmc.pylon.core.block.PylonBlockSchema
 
getKEY() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock.MultiblockGhostBlock.Companion
 
getKey() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock.PylonMultiblockComponent
 
getKEY() - function in io.github.pylonmc.pylon.core.content.debug.DebugWaxedWeatheredCutCopperStairs.Companion
 
getKEY() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeConnector.Companion
 
getKEY() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeDisplay.Companion
 
getKEY() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker.Companion
 
getKEY() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPointDisplay.Companion
 
getKEY() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPointInteraction.Companion
 
getKey() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getKey() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getKey() - function in io.github.pylonmc.pylon.core.entity.PylonEntitySchema
 
getKey() - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleStaticGuidePage
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidRecipesPage
 
getKEY() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidRecipesPage.Companion
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidUsagesPage
 
getKEY() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidUsagesPage.Companion
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemIngredientsPage
 
getKEY() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemIngredientsPage.Companion
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemRecipesPage
 
getKEY() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemRecipesPage.Companion
 
getKey() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemUsagesPage
 
getKEY() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemUsagesPage.Companion
 
getKEY() - function in io.github.pylonmc.pylon.core.guide.pages.research.ResearchItemsPage.Companion
 
getKey() - function in io.github.pylonmc.pylon.core.item.ItemTypeWrapper.Pylon
 
getKey() - function in io.github.pylonmc.pylon.core.item.ItemTypeWrapper.Vanilla
 
getKey() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getKey() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getKey() - function in io.github.pylonmc.pylon.core.item.PylonItemSchema
 
getKey() - function in io.github.pylonmc.pylon.core.item.PylonItemTag
 
getKey() - function in io.github.pylonmc.pylon.core.item.research.Research
 
getKey() - function in io.github.pylonmc.pylon.core.mobdrop.SimpleMobDrop
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.BlastingRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.CampfireRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.DisplayRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.FurnaceRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.ShapedRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.ShapelessRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.SmithingTransformRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.SmithingTrimRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.SmokingRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.TransmuteRecipeType
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CookingRecipeWrapper
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CookingRecipeWrapper
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CraftingRecipeWrapper
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CraftingRecipeWrapper
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingRecipeWrapper
 
getKey() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingRecipeWrapper
 
getKey() - function in io.github.pylonmc.pylon.core.registry.PylonRegistry
 
getKey() - function in io.github.pylonmc.pylon.core.test.GameTestConfig
 
getKey() - function in io.github.pylonmc.pylon.core.test.GameTestConfig.Builder
 
getKey() - function in org.bukkit.GuidePage
 
getKey() - function in org.bukkit.ItemTypeWrapper
 
getKey() - function in org.bukkit.MobDrop
 
getKey() - function in org.bukkit.PylonRecipe
 
getKey() - function in org.bukkit.VanillaRecipeWrapper
 
getKeys() - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getKeys() - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getKeys() - function in io.github.pylonmc.pylon.core.registry.PylonRegistry
 
getLanguages() - function in io.github.pylonmc.pylon.core.PylonCore
The set of Locales this addon has translations for
getLanguages() - function in io.github.pylonmc.pylon.core.addon.PylonAddon
The set of Locales this addon has translations for
getLanguages() - function in io.github.pylonmc.pylon.core.i18n.PylonTranslator
 
getLifecycleManager() - function in org.bukkit.plugin.java.PylonCore
 
getLines() - function in io.github.pylonmc.pylon.core.i18n.wrapping.LineWrapRepresentation
 
getLoadedBlocks() - function in io.github.pylonmc.pylon.core.block.BlockStorage
 
getLoadedChunks() - function in io.github.pylonmc.pylon.core.block.BlockStorage
 
getLoadedEntities() - function in io.github.pylonmc.pylon.core.entity.EntityStorage
 
getLoadedPylonBlocks() - function in io.github.pylonmc.pylon.core.block.BlockStorage
 
getLocalizedMessage() - function in kotlin.Throwable
 
getLocation() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getLog4JLogger() - function in org.bukkit.plugin.PylonCore
 
getLogger() - function in org.bukkit.plugin.java.PylonCore
 
getMainProductButton() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemIngredientsPage
 
getMarker() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeMarker
 
getMaterial() - function in io.github.pylonmc.pylon.core.PylonCore
The material to represent this addon in menus
getMaterial() - function in io.github.pylonmc.pylon.core.addon.PylonAddon
The material to represent this addon in menus
getMaterial() - function in io.github.pylonmc.pylon.core.block.PylonBlockSchema
 
getMaterial() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipe
 
getMaterial() - function in io.github.pylonmc.pylon.core.fluid.FluidPointType
 
getMaterial() - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
Used to display the fluid in fluid tanks
getMaterial() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getMaterial() - function in io.github.pylonmc.pylon.core.guide.pages.base.SimpleDynamicGuidePage
 
getMaterial() - function in io.github.pylonmc.pylon.core.item.ItemTypeWrapper.Vanilla
 
getMaterial() - function in io.github.pylonmc.pylon.core.item.research.Research
 
getMaterials() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock.VanillaMultiblockComponent
 
getMaxCorner() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getMessage() - function in kotlin.Throwable
 
getMidpoint(org.bukkit.Location,org.bukkit.Location) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getMidpoint(org.joml.Vector3d,org.joml.Vector3d) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getMidpoint(org.joml.Vector3f,org.joml.Vector3f) - function in io.github.pylonmc.pylon.core.entity.display.transform.TransformUtil
 
getMinCorner() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getMob() - function in io.github.pylonmc.pylon.core.mobdrop.SimpleMobDrop
 
getName() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock.MultiblockGhostBlock
 
getName() - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
 
getName() - function in io.github.pylonmc.pylon.core.i18n.PylonArgument
 
getName() - function in io.github.pylonmc.pylon.core.item.research.Research
 
getName() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat
 
getName() - function in kotlin.FluidPointType
 
getName() - function in kotlin.FluidTemperature
 
getName() - function in kotlin.MetricPrefix
 
getName() - function in kotlin.MiningLevel
 
getName() - function in org.bukkit.plugin.PylonCore
 
getNAME_KEY() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock.MultiblockGhostBlock.Companion
 
getNamespace() - function in io.github.pylonmc.pylon.core.registry.PylonRegistryKey
 
getNativeType() - function in io.github.pylonmc.pylon.core.command.RegistryCommandArgument
 
getNormallyDrops() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.BlockExploded
Determines the default drop behavior of the context
getNormallyDrops() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.BlockExplosionOrigin
Determines the default drop behavior of the context
getNormallyDrops() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.Burned
Determines the default drop behavior of the context
getNormallyDrops() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.EntityExploded
Determines the default drop behavior of the context
getNormallyDrops() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.Faded
Determines the default drop behavior of the context
getNormallyDrops() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.PlayerBreak
Determines the default drop behavior of the context
getNormallyDrops() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.PluginBreak
Determines the default drop behavior of the context
getNumericalLevel() - function in io.github.pylonmc.pylon.core.util.MiningLevel
 
getOffset() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPoint
Where the connecting point physically exists relative to its parent block
getOffset() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointInteraction
Where the connecting point physically exists relative to its parent block
getOffset() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointNewBlock
Where the connecting point physically exists relative to its parent block
getOffset() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeConnector
Where the connecting point physically exists relative to its parent block
getOffset() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeMarker
Where the connecting point physically exists relative to its parent block
getOrCreate(org.bukkit.NamespacedKey,kotlin.jvm.functions.Function0) - function in io.github.pylonmc.pylon.core.registry.PylonRegistry
 
getOrdinal() - function in kotlin.FluidPointType
 
getOrdinal() - function in kotlin.FluidTemperature
 
getOrdinal() - function in kotlin.MetricPrefix
 
getOrdinal() - function in kotlin.MiningLevel
 
getOrThrow(java.lang.String,io.github.pylonmc.pylon.core.config.adapter.ConfigAdapter) - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getOrThrow(java.lang.String,io.github.pylonmc.pylon.core.config.adapter.ConfigAdapter) - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.registry.PylonRegistry
 
getOutput() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock.FluidBufferData
 
getOutput() - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank.FluidTankData
 
getOutputAmount() - function in io.github.pylonmc.pylon.core.recipe.IngredientCalculation
Output amount:
  • In basic recipe calculation -> the amount of main product output per recipe cycle

  • In final calculation results -> the total amount of main product to be produced (after scaling)

getOutputKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidBufferDataPersistentDataType
 
getOutputKey() - function in io.github.pylonmc.pylon.core.datatypes.FluidTankDataPersistentDataType
 
getPage() - function in io.github.pylonmc.pylon.core.guide.button.PageButton
 
getPages() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidRecipesPage
 
getPages() - function in io.github.pylonmc.pylon.core.guide.pages.fluid.FluidUsagesPage
 
getPages() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemRecipesPage
 
getPages() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemUsagesPage
 
getPath() - function in io.github.pylonmc.pylon.core.registry.PylonRegistryKey
 
getPdc() - function in io.github.pylonmc.pylon.core.block.PhantomBlock
 
getPdc() - function in io.github.pylonmc.pylon.core.event.PylonBlockDeserializeEvent
 
getPdc() - function in io.github.pylonmc.pylon.core.event.PylonBlockSerializeEvent
 
getPipe() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeConnector
 
getPipe() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeDisplay
 
getPipe() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingTask
 
getPipeDisplay() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker
 
getPipeDisplay() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker
 
getPipePlacementMaxDistance() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getPipePlacementTaskIntervalTicks() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getPipesUsed() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingTask.Result
 
getPitchKey() - function in io.github.pylonmc.pylon.core.datatypes.LocationPersistentDataType
 
getPlaceholders() - function in io.github.pylonmc.pylon.core.block.PhantomBlock.ErrorItem
 
getPlaceholders() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipe
 
getPlaceholders() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getPlaceholders() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getPlayer() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.PlayerPlace
 
getPlayer() - function in io.github.pylonmc.pylon.core.block.context.BlockItemContext.PickBlock
 
getPlayer() - function in io.github.pylonmc.pylon.core.event.PrePylonCraftEvent
 
getPlayer() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingTask
 
getPlayer() - function in io.github.pylonmc.pylon.core.guide.button.BackButton
 
getPlayerKill() - function in io.github.pylonmc.pylon.core.mobdrop.SimpleMobDrop
 
getPlugin() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.PluginGenerate
 
getPluginLoader() - function in org.bukkit.plugin.java.PylonCore
 
getPluginMeta() - function in org.bukkit.plugin.java.PylonCore
 
getPlural() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat
 
getPoint() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPointInteraction
 
getPoint1() - function in io.github.pylonmc.pylon.core.event.PrePylonFluidPointConnectEvent
 
getPoint1() - function in io.github.pylonmc.pylon.core.event.PrePylonFluidPointDisconnectEvent
 
getPoint1() - function in io.github.pylonmc.pylon.core.event.PylonFluidPointConnectEvent
 
getPoint1() - function in io.github.pylonmc.pylon.core.event.PylonFluidPointDisconnectEvent
 
getPoint2() - function in io.github.pylonmc.pylon.core.event.PrePylonFluidPointConnectEvent
 
getPoint2() - function in io.github.pylonmc.pylon.core.event.PrePylonFluidPointDisconnectEvent
 
getPoint2() - function in io.github.pylonmc.pylon.core.event.PylonFluidPointConnectEvent
 
getPoint2() - function in io.github.pylonmc.pylon.core.event.PylonFluidPointDisconnectEvent
 
getPoints(java.util.UUID,io.github.pylonmc.pylon.core.fluid.FluidPointType) - function in io.github.pylonmc.pylon.core.fluid.FluidManager
 
getPosition() - function in io.github.pylonmc.pylon.core.fluid.VirtualFluidPoint
 
getPosition() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPoint
Block the point is tied to
getPosition() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointInteraction
Block the point is tied to
getPosition() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointNewBlock
Block the point is tied to
getPosition() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeConnector
Block the point is tied to
getPosition() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingPointPipeMarker
Block the point is tied to
getPositionOverride() - function in io.github.pylonmc.pylon.core.test.GameTestConfig
 
getPreDisplayDecorator() - function in io.github.pylonmc.pylon.core.guide.button.FluidButton
 
getPreDisplayDecorator() - function in io.github.pylonmc.pylon.core.guide.button.ItemButton
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.BlockPositionPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.CharPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.ChunkPositionPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.DelegatingPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.EnumPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.FluidBufferDataPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.FluidConnectionPointDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.FluidTankDataPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.InventoryPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.ItemStackPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.KeyedPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.LocationPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.MapPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.NamespacedKeyPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.SetPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.SimpleMultiblockDataPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.TickingBlockPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.UUIDPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.VectorPersistentDataType
 
getPrimitiveType() - function in io.github.pylonmc.pylon.core.datatypes.WorldPersistentDataType
 
getProgress() - function in io.github.pylonmc.pylon.core.block.waila.WailaConfig
 
getProgress() - function in io.github.pylonmc.pylon.core.util.gui.ProgressItem
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PrePylonBlockBreakEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockBreakEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockDeserializeEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockLoadEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockPlaceEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockSerializeEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PylonBlockUnloadEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PylonMultiblockFormEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.event.PylonMultiblockUnformEvent
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getPylonBlock() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getPylonBlockKey() - function in io.github.pylonmc.pylon.core.item.PylonItemSchema
 
getPylonBlocks() - function in io.github.pylonmc.pylon.core.event.PylonChunkBlocksLoadEvent
 
getPylonBlocks() - function in io.github.pylonmc.pylon.core.event.PylonChunkBlocksUnloadEvent
 
getPylonEntity() - function in io.github.pylonmc.pylon.core.event.PylonEntityDeathEvent
 
getPylonEntity() - function in io.github.pylonmc.pylon.core.event.PylonEntityLoadEvent
 
getPylonEntity() - function in io.github.pylonmc.pylon.core.event.PylonEntityUnloadEvent
 
getPylonItemKeyKey() - function in io.github.pylonmc.pylon.core.item.PylonItemSchema.Companion
 
getRadius() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPointInteraction
 
getRandom(java.util.Random) - function in io.github.pylonmc.pylon.core.util.WeightedSet
Returns a single random element from the set, with selection probability based on weights.
getRandom() - function in io.github.pylonmc.pylon.core.util.WeightedSet
Returns a single random element from the set, with selection probability based on weights.
getRandomSubset(java.lang.Integer,java.util.Random) - function in io.github.pylonmc.pylon.core.util.WeightedSet
Returns a random subset of the specified size from the set, with selection probability based on weights.
getRandomSubset(java.lang.Integer) - function in io.github.pylonmc.pylon.core.util.WeightedSet
Returns a random subset of the specified size from the set, with selection probability based on weights.
getRecipe() - function in io.github.pylonmc.pylon.core.event.PrePylonCraftEvent
 
getRecipe() - function in io.github.pylonmc.pylon.core.event.PylonCraftEvent
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.BlastingRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.CampfireRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.DisplayRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.FurnaceRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.ShapedRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.ShapelessRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.SmithingTransformRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.SmithingTrimRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.SmokingRecipeType
 
getRecipe(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.TransmuteRecipeType
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CookingRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CookingRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapedRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.ShapelessRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTransformRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingTrimRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.TransmuteRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.VanillaRecipeWrapper
 
getRecipe() - function in io.github.pylonmc.pylon.core.recipe.vanilla.VanillaRecipeWrapper
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.BlastingRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.CampfireRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.DisplayRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.FurnaceRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.ShapedRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.ShapelessRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.SmithingTransformRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.SmithingTrimRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.SmokingRecipeType
 
getRecipeOrThrow(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.recipe.TransmuteRecipeType
 
getRecipeOutputAmount(io.github.pylonmc.pylon.core.recipe.PylonRecipe,io.github.pylonmc.pylon.core.item.PylonItem) - function in io.github.pylonmc.pylon.core.recipe.IngredientCalculator
Calculate the single output amount of the main product in the recipe separately
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.BlastingRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.CampfireRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.DisplayRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.FurnaceRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.RecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.ShapedRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.ShapelessRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.SmithingTransformRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.SmithingTrimRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.SmokingRecipeType
 
getRecipes() - function in io.github.pylonmc.pylon.core.recipe.TransmuteRecipeType
 
getRegistry() - function in io.github.pylonmc.pylon.core.event.PylonRegisterEvent
 
getRegistry() - function in io.github.pylonmc.pylon.core.event.PylonUnregisterEvent
 
getRegistry(io.github.pylonmc.pylon.core.registry.PylonRegistryKey) - function in io.github.pylonmc.pylon.core.registry.PylonRegistry.Companion
 
getRegistryOrNull(io.github.pylonmc.pylon.core.registry.PylonRegistryKey) - function in io.github.pylonmc.pylon.core.registry.PylonRegistry.Companion
 
getRepresentativeItem() - function in io.github.pylonmc.pylon.core.recipe.RecipeInput.Item
 
getRepresentativeItems() - function in io.github.pylonmc.pylon.core.recipe.RecipeInput.Item
 
getRequestedFluids(java.util.UUID,io.github.pylonmc.pylon.core.fluid.PylonFluid,java.lang.Double) - function in io.github.pylonmc.pylon.core.fluid.FluidManager
Find how much of the fluid each input point on the block is requesting Ignore input points requesting zero or effectively zero of the fluid
getRequirement() - function in io.github.pylonmc.pylon.core.command.CommandBuilder
 
getResearch() - function in io.github.pylonmc.pylon.core.guide.button.ResearchButton
 
getResearch() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getResearch() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getResearch() - function in io.github.pylonmc.pylon.core.item.PylonItemSchema
 
getResearchBypassPermission() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getResearchBypassPermission() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getResearchBypassPermission() - function in io.github.pylonmc.pylon.core.item.PylonItemSchema
 
getResearches(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.item.research.Research.Companion
 
getResearchesEnabled() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getResearchesPage() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
 
getResearchPoints(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.item.research.Research.Companion
 
getResource(java.lang.String) - function in org.bukkit.plugin.java.PylonCore
 
getResult(org.bukkit.event.entity.EntityDeathEvent) - function in io.github.pylonmc.pylon.core.mobdrop.MobDrop
 
getResult(org.bukkit.event.entity.EntityDeathEvent) - function in io.github.pylonmc.pylon.core.mobdrop.SimpleMobDrop
 
getResults() - function in io.github.pylonmc.pylon.core.recipe.PylonRecipe
 
getResults() - function in io.github.pylonmc.pylon.core.recipe.VanillaRecipeWrapper
 
getResults() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CookingRecipeWrapper
 
getResults() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CookingRecipeWrapper
 
getResults() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CraftingRecipeWrapper
 
getResults() - function in io.github.pylonmc.pylon.core.recipe.vanilla.CraftingRecipeWrapper
 
getResults() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingRecipeWrapper
 
getResults() - function in io.github.pylonmc.pylon.core.recipe.vanilla.SmithingRecipeWrapper
 
getRoll() - function in io.github.pylonmc.pylon.core.entity.display.transform.LineBuilder
 
getRootPage() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
 
getScale() - function in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
 
getSchema() - function in io.github.pylonmc.pylon.core.block.PylonBlock
The schema of a block is all the data needed to create or load the block.
getSchema() - function in io.github.pylonmc.pylon.core.block.PylonBlock
The schema of a block is all the data needed to create or load the block.
getSchema() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getSchema() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getSchema() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getSchema() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getSchemaCache() - function in io.github.pylonmc.pylon.core.block.PylonBlockSchema.Companion
 
getSearchItemsAndFluidsPage() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
 
getSection(java.lang.String) - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getSection(java.lang.String) - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getSectionOrThrow(java.lang.String) - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getSectionOrThrow(java.lang.String) - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getSections() - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getSections() - function in io.github.pylonmc.pylon.core.config.ConfigSection
 
getSegment() - function in io.github.pylonmc.pylon.core.fluid.VirtualFluidPoint
 
getServer() - function in org.bukkit.plugin.java.PylonCore
 
getSettings() - function in io.github.pylonmc.pylon.core.block.PylonBlock
 
getSettings() - function in io.github.pylonmc.pylon.core.block.PylonBlock
 
getSettings() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getSettings() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getSettings() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getSettings() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getSettings(org.bukkit.NamespacedKey) - function in io.github.pylonmc.pylon.core.item.PylonItem.Companion
 
getSettingsAndInfoPage() - function in io.github.pylonmc.pylon.core.content.guide.PylonGuide.Companion
 
getSetUp() - function in io.github.pylonmc.pylon.core.test.GameTestConfig
 
getShouldSetToAir() - function in io.github.pylonmc.pylon.core.block.context.BlockBreakContext.PluginBreak
If true, the block will be set to air after the Pylon data is removed
getShouldSetType() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.Default
If true, the type of the block will be set to the type of the Pylon block
getShouldSetType() - function in io.github.pylonmc.pylon.core.block.context.BlockCreateContext.PlayerPlace
If true, the type of the block will be set to the type of the Pylon block
getSimpleMultiblockData() - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock
 
getSingular() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat
 
getSize() - function in io.github.pylonmc.pylon.core.test.GameTestConfig
 
getSize() - function in io.github.pylonmc.pylon.core.util.WeightedSet
 
getSLF4JLogger() - function in org.bukkit.plugin.PylonCore
 
getSTACK() - function in io.github.pylonmc.pylon.core.block.PhantomBlock.ErrorItem.Companion
 
getSTACK() - function in io.github.pylonmc.pylon.core.content.debug.DebugWaxedWeatheredCutCopperStairs.Companion
 
getStack() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemIngredientsPage
 
getStack() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemRecipesPage
 
getStack() - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemUsagesPage
 
getStack() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getStack() - function in io.github.pylonmc.pylon.core.item.PylonItem
 
getStack() - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
 
getStacks() - function in io.github.pylonmc.pylon.core.guide.button.ItemButton
 
getStackTrace() - function in kotlin.Throwable
 
getStyle() - function in io.github.pylonmc.pylon.core.block.waila.WailaConfig
 
getStyles() - function in io.github.pylonmc.pylon.core.i18n.wrapping.LineWrapRepresentation
 
getSubPage(org.bukkit.entity.Player,org.bukkit.inventory.ItemStack,io.github.pylonmc.pylon.core.recipe.IngredientCalculation,java.lang.Integer,java.lang.Integer) - function in io.github.pylonmc.pylon.core.guide.pages.item.ItemIngredientsPage
 
getSuppliedFluids(java.lang.Double) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBlock
Returns a map of fluid types - and their corresponding amounts - that can be supplied by the block for this fluid tick.
getSuppliedFluids(java.lang.Double) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidBufferBlock
Returns a map of fluid types - and their corresponding amounts - that can be supplied by the block for this fluid tick.
getSuppliedFluids(java.lang.Double) - function in io.github.pylonmc.pylon.core.block.base.PylonFluidTank
Returns a map of fluid types - and their corresponding amounts - that can be supplied by the block for this fluid tick.
getSuppliedFluids(java.util.UUID,java.lang.Double) - function in io.github.pylonmc.pylon.core.fluid.FluidManager
 
getSuppressed() - function in kotlin.Throwable
 
getTag() - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
 
getTag(java.lang.Class) - function in io.github.pylonmc.pylon.core.fluid.PylonFluid
 
getTargetEntity(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingTask.Companion
 
getTask() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingTask
 
getText() - function in io.github.pylonmc.pylon.core.block.waila.WailaConfig
 
getThickness() - function in io.github.pylonmc.pylon.core.entity.display.transform.LineBuilder
 
getTickingData() - function in io.github.pylonmc.pylon.core.block.base.PylonTickingBlock
 
getTickInterval() - function in io.github.pylonmc.pylon.core.block.base.PylonTickingBlock
 
getTickInterval() - function in io.github.pylonmc.pylon.core.block.base.PylonTickingBlock.TickingBlockData
 
getTickIntervalKey() - function in io.github.pylonmc.pylon.core.datatypes.TickingBlockPersistentDataType
 
getTimeoutTicks() - function in io.github.pylonmc.pylon.core.test.GameTestConfig
 
getTitle() - function in io.github.pylonmc.pylon.core.guide.pages.base.GuidePage
 
getTitle() - function in io.github.pylonmc.pylon.core.guide.pages.base.GuidePage
 
getTitle() - function in io.github.pylonmc.pylon.core.guide.pages.research.AddonResearchesPage
 
getTitle() - function in io.github.pylonmc.pylon.core.guide.pages.research.ResearchItemsPage
 
getTo() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeDisplay
 
getTo() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeDisplay
 
getTo() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker
 
getTo() - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker
 
getTo() - function in io.github.pylonmc.pylon.core.entity.display.transform.LineBuilder
 
getTo() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingTask
 
getTo() - function in io.github.pylonmc.pylon.core.fluid.connecting.ConnectingTask.Result
 
getTotalTime() - function in io.github.pylonmc.pylon.core.util.gui.ProgressItem
 
getTransformation() - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
getTranslation() - function in io.github.pylonmc.pylon.core.entity.display.transform.LineBuilder
 
getTranslationWrapLimit() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getTranslatorForAddon(io.github.pylonmc.pylon.core.addon.PylonAddon) - function in io.github.pylonmc.pylon.core.i18n.PylonTranslator.Companion
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.ConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.ConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.EnumConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.FluidOrItemConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.ItemStackConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.ItemTagConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.ListConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.MapConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.RecipeInputConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.RecipeInputFluidAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.RecipeInputItemAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.SetConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.config.adapter.WeightedSetConfigAdapter
 
getType() - function in io.github.pylonmc.pylon.core.datatypes.KeyedPersistentDataType
 
getType() - function in io.github.pylonmc.pylon.core.event.PrePylonCraftEvent
 
getType() - function in io.github.pylonmc.pylon.core.event.PylonCraftEvent
 
getType() - function in io.github.pylonmc.pylon.core.fluid.VirtualFluidPoint
 
getUnlocks() - function in io.github.pylonmc.pylon.core.item.research.Research
the keys of the items that are unlocked by this research
getUsePrefixes() - function in io.github.pylonmc.pylon.core.util.gui.unit.UnitFormat
 
getUuid() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getUuid() - function in io.github.pylonmc.pylon.core.entity.PylonEntity
 
getValue() - function in io.github.pylonmc.pylon.core.event.PylonRegisterEvent
 
getValue() - function in io.github.pylonmc.pylon.core.event.PylonUnregisterEvent
 
getValue() - function in io.github.pylonmc.pylon.core.i18n.PylonArgument
 
getValues() - function in io.github.pylonmc.pylon.core.item.PylonItemTag
 
getValues() - function in io.github.pylonmc.pylon.core.registry.PylonRegistry
 
getValueText() - function in io.github.pylonmc.pylon.core.fluid.tags.FluidTemperature
 
getVector3i() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getViewRange() - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
getWaila(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.block.PhantomBlock
This will only be called for the player if the player has WAILA enabled
getWaila(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.block.PylonBlock
This will only be called for the player if the player has WAILA enabled
getWaila(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeConnector
This will only be called for the player if the player has WAILA enabled
getWaila(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeMarker
This will only be called for the player if the player has WAILA enabled
getWaila(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.entity.PylonEntity
This will only be called for the player if the player has WAILA enabled
getWaila(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.entity.PylonEntity
This will only be called for the player if the player has WAILA enabled
getWailaEnabled(org.bukkit.entity.Player) - function in io.github.pylonmc.pylon.core.block.waila.Waila.Companion
 
getWailaTickInterval() - function in io.github.pylonmc.pylon.core.config.PylonConfig
 
getWeight() - function in io.github.pylonmc.pylon.core.util.WeightedSet.Element
 
getWidth() - function in io.github.pylonmc.pylon.core.entity.display.InteractionBuilder
 
getWindows() - function in xyz.xenondevs.invui.item.impl.AbstractItem
 
getWorld() - function in io.github.pylonmc.pylon.core.test.GameTest
 
getWorld() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getWorld() - function in io.github.pylonmc.pylon.core.util.position.ChunkPosition
 
getWorldKey() - function in io.github.pylonmc.pylon.core.datatypes.BlockPositionPersistentDataType
 
getWorldKey() - function in io.github.pylonmc.pylon.core.datatypes.ChunkPositionPersistentDataType
 
getWorldKey() - function in io.github.pylonmc.pylon.core.datatypes.LocationPersistentDataType
 
getX() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getX() - function in io.github.pylonmc.pylon.core.util.position.ChunkPosition
 
getXKey() - function in io.github.pylonmc.pylon.core.datatypes.BlockPositionPersistentDataType
 
getXKey() - function in io.github.pylonmc.pylon.core.datatypes.ChunkPositionPersistentDataType
 
getXKey() - function in io.github.pylonmc.pylon.core.datatypes.LocationPersistentDataType
 
getXKey() - function in io.github.pylonmc.pylon.core.datatypes.VectorPersistentDataType
 
getY() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getYawKey() - function in io.github.pylonmc.pylon.core.datatypes.LocationPersistentDataType
 
getYKey() - function in io.github.pylonmc.pylon.core.datatypes.BlockPositionPersistentDataType
 
getYKey() - function in io.github.pylonmc.pylon.core.datatypes.LocationPersistentDataType
 
getYKey() - function in io.github.pylonmc.pylon.core.datatypes.VectorPersistentDataType
 
getZ() - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
 
getZ() - function in io.github.pylonmc.pylon.core.util.position.ChunkPosition
 
getZKey() - function in io.github.pylonmc.pylon.core.datatypes.BlockPositionPersistentDataType
 
getZKey() - function in io.github.pylonmc.pylon.core.datatypes.ChunkPositionPersistentDataType
 
getZKey() - function in io.github.pylonmc.pylon.core.datatypes.LocationPersistentDataType
 
getZKey() - function in io.github.pylonmc.pylon.core.datatypes.VectorPersistentDataType
 
GIGA - enum entry in io.github.pylonmc.pylon.core.util.gui.unit.MetricPrefix
 
glow(org.bukkit.Color) - function in io.github.pylonmc.pylon.core.entity.display.BlockDisplayBuilder
 
glow(org.bukkit.Color) - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
 
glow(org.bukkit.Color) - function in io.github.pylonmc.pylon.core.entity.display.TextDisplayBuilder
 
GOLD - enum entry in io.github.pylonmc.pylon.core.util.MiningLevel
 
GuidePage - class in io.github.pylonmc.pylon.core.guide.pages.base
 
GuiItems - class in io.github.pylonmc.pylon.core.util.gui
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z