A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
Z
W
- Waila - class in io.github.pylonmc.pylon.core.waila
- Handles WAILAs (the text that displays a block's name when looking at the block).
- Waila.Companion - class in io.github.pylonmc.pylon.core.waila.Waila
- Waila.Type - class in io.github.pylonmc.pylon.core.waila.Waila
- WailaDisplay - class in io.github.pylonmc.pylon.core.waila
- The configuration for a WAILA bossbar (the bar shown at the top of your screen when looking at a block).
- WailaDisplayConfigAdapter - class in io.github.pylonmc.pylon.core.config.adapter
- weapon(java.lang.Double,java.lang.Double,java.lang.Integer,java.lang.Float) - function in io.github.pylonmc.pylon.core.item.builder.ItemStackBuilder
- WeightedSet - class in io.github.pylonmc.pylon.core.util
- A set containing elements with associated weights.
- WeightedSet.Element - class in io.github.pylonmc.pylon.core.util.WeightedSet
- WeightedSetConfigAdapter - class in io.github.pylonmc.pylon.core.config.adapter
- whenEntityLoads(java.util.UUID,java.lang.Class,java.util.function.Consumer) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
- Schedules a task to run when the entity with id uuid is loaded, or runs the task immediately if the entity is already loaded.
- whenEntityLoads(java.util.UUID,java.util.function.Consumer) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
- Schedules a task to run when the entity with id uuid is loaded, or runs the task immediately if the entity is already loaded.
- whenEntityLoads(java.util.UUID,kotlin.jvm.functions.Function1) - function in io.github.pylonmc.pylon.core.entity.EntityStorage
- Schedules a task to run when the entity with id uuid is loaded, or runs the task immediately if the entity is already loadedUseful for when you don't know whether a block or one of its associated entity will be loaded first.
- width(java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.InteractionBuilder
- width(java.lang.Float) - function in io.github.pylonmc.pylon.core.entity.display.ItemDisplayBuilder
- withDelay(java.lang.Integer,java.lang.Runnable) - function in io.github.pylonmc.pylon.core.gametest.GameTest
- Runs runnable on the main thread after waiting for the specified number of ticks
- withScalar(java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in io.github.pylonmc.pylon.core.util.position.BlockPosition
- WOOD - enum entry in io.github.pylonmc.pylon.core.util.MiningLevel
- WorldPersistentDataType - class in io.github.pylonmc.pylon.core.datatypes
- wrapText(java.lang.String,java.lang.Integer) - function in io.github.pylonmc.pylon.core.i18n.PylonTranslator.Companion
- write(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.block.PylonBlock
- Called when the block is saved.
- write(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.block.PylonBlock
- Called when the block is saved.
- write(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.block.base.PylonSimpleMultiblock.MultiblockGhostBlock
- Called when the entity is saved.
- write(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.content.fluid.FluidEndpointDisplay
- Called when the entity is saved.
- write(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.content.fluid.FluidIntersectionDisplay
- Called when the entity is saved.
- write(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.content.fluid.FluidPipeDisplay
- Called when the entity is saved.
- write(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.entity.PylonEntity
- Called when the entity is saved.
- writeDebugInfo(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.block.PylonBlock
- Called when debug info is requested for the block by someone using the DebugWaxedWeatheredCutCopperStairs.
- writeDebugInfo(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.block.PylonBlock
- Called when debug info is requested for the block by someone using the DebugWaxedWeatheredCutCopperStairs.
- writeDebugInfo(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.entity.PylonEntity
- Called when debug info is requested for the entity by someone using the DebugWaxedWeatheredCutCopperStairs.
- writeDebugInfo(org.bukkit.persistence.PersistentDataContainer) - function in io.github.pylonmc.pylon.core.entity.PylonEntity
- Called when debug info is requested for the entity by someone using the DebugWaxedWeatheredCutCopperStairs.