Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- PacketListenerAirJump - Class in net.swofty.packet.packets.client.anticheat
- PacketListenerAirJump() - Constructor for class net.swofty.packet.packets.client.anticheat.PacketListenerAirJump
- PacketListenerAirJump.PlayerData - Class in net.swofty.packet.packets.client.anticheat
- PacketListenerNameItem - Class in net.swofty.packet.packets.client
- PacketListenerNameItem() - Constructor for class net.swofty.packet.packets.client.PacketListenerNameItem
- PacketListenerPlayerDig - Class in net.swofty.packet.packets.client
- PacketListenerPlayerDig() - Constructor for class net.swofty.packet.packets.client.PacketListenerPlayerDig
- PacketListenerSignUpdate - Class in net.swofty.packet.packets.client
- PacketListenerSignUpdate() - Constructor for class net.swofty.packet.packets.client.PacketListenerSignUpdate
- PaginationList<T> - Class in net.swofty.utility
-
A page-based ArrayList * Pages are NOT index-based (they start at 1, not 0) * A page sublist is created when you call a method to get one; it is not created and then updated accordingly.
- PaginationList(int) - Constructor for class net.swofty.utility.PaginationList
-
Defines a new Pagination List.
- PaginationList(int, T...) - Constructor for class net.swofty.utility.PaginationList
-
Defines a new Pagination List.
- PaginationList(Collection<T>, int) - Constructor for class net.swofty.utility.PaginationList
- parseRecipe(ItemStack[]) - Static method in class net.swofty.item.impl.SkyBlockRecipe
- parseShapelessRecipe(ItemStack[]) - Static method in class net.swofty.item.impl.recipes.ShapelessRecipe
- PasterService - Class in net.swofty.structure
- PasterService() - Constructor for class net.swofty.structure.PasterService
- performSearch(SkyBlockPlayer, String, int, int) - Method in class net.swofty.gui.inventory.inventories.GUICreative
- performSearch(SkyBlockPlayer, String, int, int) - Method in class net.swofty.gui.inventory.SkyBlockPaginatedGUI
- permission() - Element in annotation interface net.swofty.command.CommandParameters
- PICKAXE - Enum constant in enum class net.swofty.utility.ItemGroups
- PICKAXES - Enum constant in enum class net.swofty.item.ReforgeType
- PIGMENS_DEN - Enum constant in enum class net.swofty.region.RegionType
- PIONEERS_PICKAXE - Enum constant in enum class net.swofty.item.ItemType
-
Pickaxes
- PioneersPickaxe - Class in net.swofty.item.items.mining
- PioneersPickaxe() - Constructor for class net.swofty.item.items.mining.PioneersPickaxe
- PlaceStructureCommand - Class in net.swofty.command.commands
- PlaceStructureCommand() - Constructor for class net.swofty.command.commands.PlaceStructureCommand
- player() - Method in record class net.swofty.entity.npc.SkyBlockNPC.PlayerClickNPCEvent
-
Returns the value of the
player
record component. - player() - Method in record class net.swofty.entity.villager.SkyBlockVillagerNPC.PlayerClickVillagerNPCEvent
-
Returns the value of the
player
record component. - player() - Method in record class net.swofty.gui.inventory.SkyBlockInventoryGUI.InventoryGUIOpenEvent
-
Returns the value of the
player
record component. - player() - Method in record class net.swofty.user.AntiCheatHandler
-
Returns the value of the
player
record component. - player() - Method in record class net.swofty.user.LogHandler
-
Returns the value of the
player
record component. - PLAYER - Enum constant in enum class net.swofty.event.EventNodes
- PLAYER_EXITED - Enum constant in enum class net.swofty.gui.inventory.SkyBlockInventoryGUI.CloseReason
- PlayerAbilityHandler - Class in net.swofty.user
- PlayerAbilityHandler() - Constructor for class net.swofty.user.PlayerAbilityHandler
- PlayerActionDamage - Class in net.swofty.event.actions.player.fall
- PlayerActionDamage() - Constructor for class net.swofty.event.actions.player.fall.PlayerActionDamage
- PlayerClickNPCEvent(SkyBlockPlayer, int, SkyBlockNPC) - Constructor for record class net.swofty.entity.npc.SkyBlockNPC.PlayerClickNPCEvent
-
Creates an instance of a
PlayerClickNPCEvent
record class. - PlayerClickVillagerNPCEvent(SkyBlockPlayer, SkyBlockVillagerNPC) - Constructor for record class net.swofty.entity.villager.SkyBlockVillagerNPC.PlayerClickVillagerNPCEvent
-
Creates an instance of a
PlayerClickVillagerNPCEvent
record class. - PlayerDamageSkyBlockBlockEvent - Class in net.swofty.event.custom
- PlayerDamageSkyBlockBlockEvent(Player, Point, ClientPlayerDiggingPacket.Status) - Constructor for class net.swofty.event.custom.PlayerDamageSkyBlockBlockEvent
- playerData - Static variable in class net.swofty.packet.packets.client.anticheat.PacketListenerAirJump
- PlayerData() - Constructor for class net.swofty.packet.packets.client.anticheat.PacketListenerAirJump.PlayerData
- PlayerHolograms - Enum Class in net.swofty.entity.hologram
- PlayerItemOrigin - Enum Class in net.swofty.item.updater
- PlayerItemUpdater - Class in net.swofty.item.updater
- PlayerItemUpdater(BiFunction<SkyBlockPlayer, SkyBlockItem, SkyBlockItem>) - Constructor for class net.swofty.item.updater.PlayerItemUpdater
- PlayerItemUpdater.QueuedUpdateManager - Class in net.swofty.item.updater
- PlayerRegionChangeEvent - Class in net.swofty.event.custom
- PlayerRegionChangeEvent(SkyBlockPlayer, RegionType, RegionType) - Constructor for class net.swofty.event.custom.PlayerRegionChangeEvent
- PlayerStatistics - Class in net.swofty.user.statistics
- PlayerStatistics(SkyBlockPlayer) - Constructor for class net.swofty.user.statistics.PlayerStatistics
- playerUpdate(SkyBlockPlayer, PlayerItemOrigin, ItemStack) - Static method in class net.swofty.item.updater.PlayerItemUpdater
- PlayerValues - Class in net.swofty.server.eventcaller
- PlayerValues(SkyBlockPlayer, List<PlayerValues.Value>) - Constructor for class net.swofty.server.eventcaller.PlayerValues
- PlayerValues.Value - Enum Class in net.swofty.server.eventcaller
- pos() - Method in record class net.swofty.gui.SkyBlockSignGUI.SignGUI
-
Returns the value of the
pos
record component. - pos() - Method in record class net.swofty.region.mining.BreakingTask.PositionedBlock
-
Returns the value of the
pos
record component. - pos(Pos) - Method in class net.swofty.utility.DamageIndicator
- position() - Method in class net.swofty.entity.npc.NPCParameters
- position() - Method in class net.swofty.entity.villager.NPCVillagerParameters
- PositionedBlock(Block, Pos) - Constructor for record class net.swofty.region.mining.BreakingTask.PositionedBlock
-
Creates an instance of a
PositionedBlock
record class. - prefix() - Method in record class net.swofty.item.ReforgeType.Reforge
-
Returns the value of the
prefix
record component. - PRIVATE_ISLAND - Enum constant in enum class net.swofty.region.RegionType
- profession() - Method in class net.swofty.entity.villager.NPCVillagerParameters
- PUMPKIN - Enum constant in enum class net.swofty.region.mining.MineableBlock
- PURSE - Enum constant in enum class net.swofty.entity.hologram.PlayerHolograms
- PURSE2 - Enum constant in enum class net.swofty.entity.hologram.PlayerHolograms
- PURSE3 - Enum constant in enum class net.swofty.entity.hologram.PlayerHolograms
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form