Index

A B C D E F G H I K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractStick - Class in de.z0rdak.yawp.core.stick
 
AbstractStick(StickType) - Constructor for class de.z0rdak.yawp.core.stick.AbstractStick
 
acceptTargets(Set<String>, Set<String>) - Method in class de.z0rdak.yawp.mixin.MixinPlugin
 
active - Variable in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
active(boolean) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
ACTIVE - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
ADD - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
ADD - Enum constant in enum class de.z0rdak.yawp.commands.arguments.flag.FlagEditType
 
ADD_CMD_COLOR - Static variable in class de.z0rdak.yawp.util.text.Messages
 
addAllFlags(CommandContext<CommandSourceStack>, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addChild(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.DimensionalRegion
 
addChild(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.GlobalRegion
 
addChild(IProtectedRegion) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
addChild(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
addChild(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
addDimEntry(ResourceLocation) - Method in class de.z0rdak.yawp.data.region.LevelListData
 
addFlag(CommandContext<CommandSourceStack>, IProtectedRegion, RegionFlag) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addFlag(CommandContext<CommandSourceStack>, IProtectedRegion, RegionFlag, FlagState, boolean) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addFlag(IFlag) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
addFlag(IFlag) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
addFlag(IFlag) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
AddFlagEvent(FlagEvent.AddFlagEvent) - Constructor for class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.AddFlagEvent
 
AddFlagEvent(CommandSourceStack, IProtectedRegion, IFlag) - Constructor for class de.z0rdak.yawp.api.events.flag.FlagEvent.AddFlagEvent
 
AddFlagEvent(CommandSourceStack, IProtectedRegion, IFlag) - Constructor for class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.AddFlagEvent
 
addFlags(CommandContext<CommandSourceStack>, IProtectedRegion, Set<RegionFlag>) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addGroup(PlayerContainer) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
addGroup(String) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
addLocal(IMarkableRegion) - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
addLocal(IProtectedRegion, IMarkableRegion) - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
addLocalRegion(IMarkableRegion) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Add a new Local Region providing the region itself
addLocalRegion(IMarkableRegion) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
addMarkedBlock(BlockPos) - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
addOrUpdate(String, BlockPos) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
addPlayer(CommandContext<CommandSourceStack>, Player, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addPlayer(String, Player) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
addPlayer(UUID, String) - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
addPlayer(UUID, String) - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
addPlayer(UUID, String, String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
addPlayer(UUID, String, String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
addPlayer(Player, String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
addPlayer(Player, String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
addPlayers(CommandContext<CommandSourceStack>, Collection<ServerPlayer>, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addPlayersByName(CommandContext<CommandSourceStack>, List<String>, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
AddRegionChildArgumentType - Class in de.z0rdak.yawp.commands.arguments.region
 
AddRegionChildArgumentType() - Constructor for class de.z0rdak.yawp.commands.arguments.region.AddRegionChildArgumentType
 
addRegionFlag(CommandContext<CommandSourceStack>, IProtectedRegion, RegionFlag) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addRegionFlag(CommandContext<CommandSourceStack>, IProtectedRegion, RegionFlag, FlagState, boolean) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addTeam(CommandContext<CommandSourceStack>, Team, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
addTeam(String) - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
addTeam(String) - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
addTeam(String, String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
addTeam(String, String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
addTeam(String, Team) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
addTpAnchor(BlockPos) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
addTpAnchor(BlockPos, String) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
ALERT - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
ALERT_LOCAL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
ALL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
ALL_FLAGS - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
allowed() - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
ALLOWED - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagState
The flag is allowed and implicitly active.
allowRegionTp() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
allowRegionTp() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
allowRegionTp() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
allows(String) - Method in class de.z0rdak.yawp.core.flag.ListFlag
Deprecated.
 
anchors - Variable in class de.z0rdak.yawp.core.region.MarkedRegion
 
ANIMAL_BREEDING - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ANIMAL_MOUNTING - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ANIMAL_TAMING - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ANIMAL_UNMOUNTING - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
AnvilScreenHandlerMixin - Class in de.z0rdak.yawp.mixin.stick
 
AnvilScreenHandlerMixin() - Constructor for class de.z0rdak.yawp.mixin.stick.AnvilScreenHandlerMixin
 
appendSubCommand(String, String...) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
area - Variable in class de.z0rdak.yawp.core.region.MarkedRegion
 
area(BlockPos, BlockPos) - Method in class de.z0rdak.yawp.api.core.area.CuboidBuilder
 
area(BoundingBox) - Method in class de.z0rdak.yawp.api.core.area.CuboidBuilder
 
AREA - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
AREA - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
AREA_TYPE - Static variable in class de.z0rdak.yawp.constants.serialization.ItemNbtKeys
 
AREA_TYPE - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
AreaArgumentType - Class in de.z0rdak.yawp.commands.arguments
 
AreaArgumentType() - Constructor for class de.z0rdak.yawp.commands.arguments.AreaArgumentType
 
AreaBuilder - Interface in de.z0rdak.yawp.api.core.area
 
areaFrom(MarkerStick) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
areaIdentifier(AreaType) - Static method in class de.z0rdak.yawp.core.area.MarkedAreaTypes
 
areaInfo(IMarkableRegion) - Static method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
AreaInfoMessage - Class in de.z0rdak.yawp.util.text.messages.multiline
 
AreaInfoMessage(IMarkableRegion) - Constructor for class de.z0rdak.yawp.util.text.messages.multiline.AreaInfoMessage
 
areaType - Variable in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
areaType - Variable in enum class de.z0rdak.yawp.core.area.AreaType
 
areaType - Variable in class de.z0rdak.yawp.core.region.MarkedRegion
 
areaType() - Static method in class de.z0rdak.yawp.commands.arguments.AreaArgumentType
 
AreaType - Enum Class in de.z0rdak.yawp.core.area
 
AreaUtil - Class in de.z0rdak.yawp.util
 
ArgumentUtil - Class in de.z0rdak.yawp.commands.arguments
 
ArgumentUtil() - Constructor for class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
around(BlockPos, int, int, int) - Method in class de.z0rdak.yawp.api.core.area.CuboidBuilder
 
asCommonEvent(NeoForgeRegionEvent.Create) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Create
 
asCommonEvent(NeoForgeRegionEvent.Remove) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Remove
 
asCommonEvent(NeoForgeRegionEvent.Rename) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Rename
 
asCommonEvent(NeoForgeRegionEvent.UpdateArea) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.UpdateArea
 
asEvent(FlagEvent.UpdateFlagMessageEvent) - Static method in class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.UpdateFlagMessageEvent
 
asEvent(FlagCheckResult) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
asEvent(RegionEvent.UpdateArea) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.UpdateArea
 
asNonEvent(NeoForgeFlagEvent.UpdateFlagMessageEvent) - Static method in class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.UpdateFlagMessageEvent
 
asNonEvent(NeoForgeFlagCheckEvent) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
asNonEvent(NeoForgeFlagCheckResult) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
asNonEvent(NeoForgeRegionEvent.UpdateArea) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.UpdateArea
 
atBlock(BlockPos) - Method in class de.z0rdak.yawp.api.core.area.CuboidBuilder
 
AXE_STRIP - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
AxeItemMixin - Class in de.z0rdak.yawp.mixin.flag.player
 
AxeItemMixin() - Constructor for class de.z0rdak.yawp.mixin.flag.player.AxeItemMixin
 

B

BasePaginationMessage<T> - Class in de.z0rdak.yawp.util.text.messages.pagination
 
BasePaginationMessage(List<T>, String, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
BENEFICIAL - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
 
BG_TRANSPARENT - Static variable in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
BiomeMixin - Class in de.z0rdak.yawp.mixin
 
BiomeMixin() - Constructor for class de.z0rdak.yawp.mixin.BiomeMixin
 
BLOCK - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
BLOCK - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
Flags related to actions directly targeting blocks
BLOCK_ENTITY - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
BLOCK_ID - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
BlockDisplayProperties - Class in de.z0rdak.yawp.core.area
 
BlockDisplayProperties(ResourceLocation, boolean, int) - Constructor for class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
blockNodes - Variable in class de.z0rdak.yawp.core.area.PrismArea
 
blockPosStr(BlockPos) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
blockRl() - Method in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
BLOCKS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
blocksBetweenOnAxis(BlockPos, BlockPos, Direction.Axis) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
blocksForDisplayType(DisplayType) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
blocksIn(BoundingBox) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
blocksIn(BoundingBox, Predicate<BlockPos>) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
blocksOnAxis(BoundingBox, Direction.Axis) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
BlockVisualization - Class in de.z0rdak.yawp.api.visualization
 
BlockVisualization(BlockPos, BlockDisplayProperties) - Constructor for class de.z0rdak.yawp.api.visualization.BlockVisualization
 
BOOLEAN_FLAG - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagType
 
BooleanFlag - Class in de.z0rdak.yawp.core.flag
A simple boolean state flag.
BooleanFlag(RegionFlag) - Constructor for class de.z0rdak.yawp.core.flag.BooleanFlag
 
BooleanFlag(RegionFlag, FlagState, boolean) - Constructor for class de.z0rdak.yawp.core.flag.BooleanFlag
 
BooleanFlag(RegionFlag, FlagState, FlagMessage, boolean) - Constructor for class de.z0rdak.yawp.core.flag.BooleanFlag
 
BooleanFlag(RegionFlag, FlagState, Boolean, FlagMessage) - Constructor for class de.z0rdak.yawp.core.flag.BooleanFlag
 
BREAK_BLOCKS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
BucketItemMixin - Class in de.z0rdak.yawp.mixin.flag.player
 
BucketItemMixin() - Constructor for class de.z0rdak.yawp.mixin.flag.player.BucketItemMixin
 
build() - Method in interface de.z0rdak.yawp.api.core.area.AreaBuilder
 
build() - Method in class de.z0rdak.yawp.api.core.area.CuboidBuilder
 
build() - Method in class de.z0rdak.yawp.api.core.area.SphereBuilder
 
build() - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
build() - Method in class de.z0rdak.yawp.api.core.region.CuboidRegionBuilder
 
build() - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
build() - Method in class de.z0rdak.yawp.api.core.region.SphereRegionBuilder
 
build() - Static method in class de.z0rdak.yawp.commands.GlobalCommands
 
build() - Method in class de.z0rdak.yawp.util.text.messages.pagination.PaginationControl
 
buildAddFlagCommand(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
Command for listing responsible flags
buildAddFlagLink(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildAddFlagLink(IProtectedRegion, String, ClickEvent.Action) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildAddGroupMemberCommand(IProtectedRegion, GroupType, String, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildAddSubCommand(Function<CommandContext<CommandSourceStack>, IProtectedRegion>) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
buildAddTeleportAnchorCommand(IMarkableRegion, String, BlockPos) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildAddToGroupLink(IProtectedRegion, String, GroupType) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildAdvancedVisualizationShowCommand(IMarkableRegion, DisplayType, ResourceLocation, boolean, int) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildAllLocalAlertToggleLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
buildAllLocalEnableComponent(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
buildAreaMarkedBlocksTpLinks(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
[X,Y,Z], ..., [X,Y,Z]
buildAreaUpdateLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
[set area]
buildBlockDisplayTag(String, BlockDisplayProperties) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
 
buildBlockPosLinkText(BlockPos) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildClearSubCommand(Function<CommandContext<CommandSourceStack>, IProtectedRegion>) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
buildCommandStr(String...) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildControl(MutableComponent, MutableComponent, MutableComponent, MutableComponent) - Method in class de.z0rdak.yawp.util.text.messages.pagination.PaginationControl
 
buildCopySubCommand(Function<CommandContext<CommandSourceStack>, IProtectedRegion>) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
buildDimCreateRegionLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildDimensionalBlockTpLink(ResourceKey<Level>, BlockPos) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
[X,Y,Z]
buildDimensionalBlockTpLink(ResourceKey<Level>, BlockPos, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildDimensionalBlockTpLink(ResourceKey<Level>, BlockPos, MutableComponent, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildDimRegionsLink(LevelRegionData) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildDimSuggestRegionRemovalLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildDisplayBlockInfo(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
[Cyan Stained Glass] { Hover: minecraft:cyan_stained_glass }
buildDisplayCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildDisplayGlowInfo(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
enabled { Hover: Glow effect for area display is [] }
buildDisplayLightLevelInfo(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
 
buildDisplaySettingsLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildDisplaySettingsLink(IMarkableRegion, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildDisplaySubCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
buildEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.ChildRegionPagination
 
buildEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupMemberPagination
 
buildEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupPagination
 
buildEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
buildEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.RegionsInDimensionPagination
 
buildEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
buildEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildExecuteCmdComponent(MutableComponent, MutableComponent, String, ClickEvent.Action, ChatFormatting) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildExecuteCmdLink(MutableComponent, MutableComponent, String, ClickEvent.Action, ChatFormatting) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildExecuteCmdLinkWithBrackets(MutableComponent, MutableComponent, String, ClickEvent.Action, ChatFormatting) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildExecuteCommandString(ResourceKey<Level>, String) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildFirstLinkArrow(String, int, boolean) - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
 
buildFlagBaseCmd(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagBaseCmd(IProtectedRegion, RegionFlag) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagBaseCmd(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagCmd(IProtectedRegion, String, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagEntries(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
Show flags for region, with a color of their state But also show parent flags in italic How do we want to handle flags defined in the region but also in the parent? If the child flag is dominant, we display the child flag, and add a hint to the parent If the flag is overriden, we format them with strikethrough and add a link to the parent which overrides it
buildFlagEntries(List<FlagCorrelation>) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
buildFlagEntries(Map<FlagState, List<FlagCorrelation>>, FlagState) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
buildFlagEntriesForState(IProtectedRegion, List<IFlag>, FlagState) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
buildFlagEntriesForState(IProtectedRegion, List<IFlag>, FlagState) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
buildFlagInfoCmd(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagInfoHeader(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildFlagInfoLink(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildFlagInfoLink(IProtectedRegion, IFlag, ChatFormatting) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
Creates a TextComponent for displaying the flag info
Text: [$flag-name]
Link: /wp flag dim $dim $flag-name info
buildFlagInfoLink(IProtectedRegion, IFlag, MutableComponent, MutableComponent, ChatFormatting) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildFlagMessageClearLink(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildFlagMessageComponent(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
Message: [set] [x]: 'msg'
buildFlagMessageEditLink(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildFlagMessageHoverText(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildFlagMsgClearCmd(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagMsgCmd(IProtectedRegion, String, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagMsgMuteToggleCmd(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagMsgSetCmd(IProtectedRegion, String, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagMuteToggleLink(IProtectedRegion, IFlag, boolean) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildFlagOverrideToggleCmd(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagOverrideToggleLink(IProtectedRegion, IFlag, boolean) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildFlagQuickActionComponent(IProtectedRegion, IFlag, ChatFormatting) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
Creates a TextComponent with a Link for displaying the flag info.
buildFlagSetStateCmd(IProtectedRegion, String, FlagState) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFlagsListLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionInfoMessage
 
buildFlagStateComponent(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildFlagStateSuggestionLink(IProtectedRegion, IFlag) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildFlagSuggestStateCmd(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildFrom(FlagCheckResult, Map<String, String>) - Static method in class de.z0rdak.yawp.core.flag.FlagMessage
Builds a flag message from the given flag check result and substitutes.
buildGroupInfo(IProtectedRegion, String, GroupType) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildGroupLink(IProtectedRegion, String, int) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildGroupLinks(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionInfoMessage
 
buildGroupListHeader(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildGroupPlayerListLink(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildGroupTeamListLink(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildGroupTypeHeader(IProtectedRegion, String, GroupType) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildHeader(MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildHelpStartComponent() - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildHideCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildHideLink(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildHideLinks(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildHideSubCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildHideTeleportAnchorLink(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildHideTpAnchorCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildHierarchyHideLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildHierarchyShowLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildInfoComponent(String, String, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildInfoComponent(MutableComponent, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildInfoComponent(MutableComponent, MutableComponent, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildIntersectingHideLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildIntersectingShowLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildLastLinkArrow(String, int, int, boolean) - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
 
buildListChildRegionCommand(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildListFlagsCommand(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
Command for listing responsible flags
buildListGroupCommand(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildListGroupMemberCommand(IProtectedRegion, String, GroupType) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildListLocalRegionCommand(ResourceLocation) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildListRegionFlagsCommand(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
Command for listing flags only from the provided region
buildListSubCommand(Function<CommandContext<CommandSourceStack>, IProtectedRegion>) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
buildListTeleportAnchorCommand(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildNextLinkArrow(String, int, int, boolean) - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
 
buildPageCommand(String, int) - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
 
buildParentClearLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildPlayerHoverComponent(Player) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildPlayerListLink(IProtectedRegion, PlayerContainer, String) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
Players: [n player(s)] [+]
buildPrevLinkArrow(String, int, boolean) - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
 
buildRegionActionUndoLink(String, CommandConstants, CommandConstants) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionActionUndoLink(String, String, String) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionAddChildrenLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionAlertToggleLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
buildRegionAreaActionLinks(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionAreaDetailComponent(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildRegionAreaExpandLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionAreaLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionBaseCmd(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRegionCmd(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRegionEnableComponent(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
buildRegionFlagEntries(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
buildRegionFlagEntries(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
buildRegionFlagEntries(IProtectedRegion, List<IFlag>) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
buildRegionFlagEntries(IProtectedRegion, List<IFlag>) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
buildRegionFlagInfoHeader(IProtectedRegion, MutableComponent) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
buildRegionFlagInfoHeader(IProtectedRegion, MutableComponent) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
buildRegionFlagListLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionInfoCmd(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRegionInfoLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionInfoLink(IProtectedRegion, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionInfoLink(IProtectedRegion, MutableComponent, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionListChildrenLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionOverviewHeader(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionInfoMessage
 
buildRegionPriorityComponent(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
buildRegionRemoveChildLink(IProtectedRegion, IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionRenameLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
buildRegionShowVisualizationLink(IMarkableRegion, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRegionStateAlertToggleCmd(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRegionStateCmd(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRegionStateEnableToggleCmd(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRegionStateLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
buildRegionTeleportAnchorListLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
[m] teleport anchor(s) [+]
buildRegionVisualizationLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRemoveAllRegionsAttemptLink(LevelRegionData) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
Builds a TextComponent for the given flag and region.
buildRemoveAllRegionsLink(LevelRegionData) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRemoveFlagEntry(IProtectedRegion, IFlag, ChatFormatting, ChatFormatting...) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
Creates a TextComponent for flag removal, followed by the flag infos
buildRemoveFlagEntry(IProtectedRegion, IFlag, ChatFormatting, ChatFormatting...) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
Creates a TextComponent for flag removal, followed by the flag infos
buildRemoveGroupEntry(IProtectedRegion, String, GroupType, String) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildRemoveGroupMemberCommand(IProtectedRegion, GroupType, String, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRemoveGroupMemberEntries(IProtectedRegion, List<String>, GroupType, String) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildRemoveGroupMemberLink(IProtectedRegion, String, GroupType, String, MutableComponent, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRemoveLinkForOfflinePlayer(IProtectedRegion, String, GroupType, String, MutableComponent, MutableComponent) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRemoveOfflinePlayerCommand(IProtectedRegion, String, GroupType, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRemoveRegionEntries(IProtectedRegion, List<IProtectedRegion>) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildRemoveRegionEntry(IProtectedRegion, IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildRemoveRegionLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildRemoveSubCommand(Function<CommandContext<CommandSourceStack>, IProtectedRegion>) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
buildRemoveTeleportAnchorCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildRemoveTeleportAnchorEntry(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
Builds a TextComponent for teleport anchor management [x] teleport-anchor-name @ [teleport link] | [show] [hide] [rename] [set]
buildRemoveTeleportAnchorLink(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildRenameTeleportAnchorLink(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildRenameTpAnchorCommand(IMarkableRegion, String, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildResponsibleFlagListLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
[n] responsible flag(s) | [m] flag(s) [+] With the responsible flags being the applied flags for this region, including the parent flags and the later are only the flags defined in this region, whether they are applied, active or not
buildSavedDataType(ResourceLocation) - Static method in class de.z0rdak.yawp.data.region.LevelRegionData
 
buildSetDisplayBlockCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSetDisplayBlockCommand(IMarkableRegion, ResourceLocation) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSetDisplayBlockLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
 
buildSetDisplayGlowCommand(IMarkableRegion, boolean) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSetDisplayGlowOffLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
 
buildSetDisplayGlowOnLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
 
buildSetDisplayLightLevelCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSetDisplayLightLevelCommand(IMarkableRegion, int) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSetDisplayLightLevelLink(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
 
buildShowAdvancedLink(IMarkableRegion, DisplayType, ResourceLocation, boolean, int) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildShowCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildShowLink(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildShowLinks(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
buildShowSubCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildShowTeleportAnchorLink(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildShowTpAnchorCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSubCmdStr(String...) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSuggestAddFlagLink(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
buildSuggestAddTeleportAnchorCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSuggestAddTeleportAnchorLink(IMarkableRegion, String, BlockPos) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildSuggestRenameTpAnchorCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildSuggestUpdateTpAnchorCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildTeamHoverComponent(Team) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildTeamListLink(IProtectedRegion, PlayerContainer, String) - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
Teams: [n team(s)] [+]
buildTeleportAnchorCommand(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildTeleportAnchorEntries(IMarkableRegion, List<TeleportAnchor>) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildTeleportAnchorInfoHeader(IProtectedRegion, MutableComponent) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildTeleportAnchorSubCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildTeleportAnchorTextDisplayTag(String, TextDisplayProperties) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
SEE: https://minecraft.wiki/w/Display#Data_values
buildTeleportCmd(ResourceKey<Level>, String, BlockPos) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildTeleportToAnchorLink(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildTeleportTpAnchorCommand(IMarkableRegion, String) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildTextWithHoverAndBracketsMsg(MutableComponent, MutableComponent, ChatFormatting) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildTextWithHoverMsg(MutableComponent, MutableComponent, ChatFormatting) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildTextWithWhiteBracketsAndHover(MutableComponent, MutableComponent, ChatFormatting) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
buildUpdateTeleportAnchorLink(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
buildUpdateTpAnchorCommand(IMarkableRegion, String, BlockPos) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildVisualizationHideCommand(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildVisualizationHideHierarchyCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildVisualizationHideIntersectingCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildVisualizationShowCommand(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildVisualizationShowHierarchyCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildVisualizationShowIntersectingCommand(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.commands.Commands
 
buildWikiLink() - Static method in class de.z0rdak.yawp.util.ChatLinkBuilder
 
BY_NAME - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
BY_UUID - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
byId(String) - Static method in class de.z0rdak.yawp.api.FlagRegister
Retrieves a Flag by its string identifier.
byPassFlagAllowed() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
byPassFlagAllowed() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
byPassFlagAllowed() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 

C

canSpreadTo(LevelAccessor, BlockPos, BlockState, Direction, FluidState, CallbackInfo) - Method in class de.z0rdak.yawp.mixin.FlowingFluidMixin
 
categories - Variable in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
center - Variable in class de.z0rdak.yawp.core.area.CenteredArea
 
CENTER_POS - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
centerAt(int, int, int) - Method in class de.z0rdak.yawp.api.core.area.SphereBuilder
 
centerAt(BlockPos) - Method in class de.z0rdak.yawp.api.core.area.SphereBuilder
 
centerAtZero() - Method in class de.z0rdak.yawp.api.core.area.SphereBuilder
 
CenteredArea - Class in de.z0rdak.yawp.core.area
 
CenteredArea(AreaType) - Constructor for class de.z0rdak.yawp.core.area.CenteredArea
 
CenteredArea(BlockPos, AreaType) - Constructor for class de.z0rdak.yawp.core.area.CenteredArea
 
ChatComponentBuilder - Class in de.z0rdak.yawp.util
 
ChatLinkBuilder - Class in de.z0rdak.yawp.util
 
checkFlagPermission(BlockPos, RegionFlag, ResourceKey<Level>) - Static method in class de.z0rdak.yawp.api.permission.FlagPermissions
 
checkFlagPermission(BlockPos, RegionFlag, ResourceKey<Level>, Consumer<FlagCheckResult>) - Static method in class de.z0rdak.yawp.api.permission.FlagPermissions
 
checkFlagPermission(BlockPos, RegionFlag, ResourceKey<Level>, Consumer<FlagCheckResult>, Consumer<FlagCheckResult>) - Static method in class de.z0rdak.yawp.api.permission.FlagPermissions
 
checkMobGrief(Entity, CallbackInfo) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
 
checkMobGrief(Entity, CallbackInfoReturnable<Boolean>) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
 
checkMobGrief(Level, BlockPos, CallbackInfo) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
 
checkMobGrief(Level, BlockPos, CallbackInfoReturnable<Boolean>) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
 
checkPlayerFlagPermission(RegionFlag, BlockPos, ResourceKey<Level>, Player) - Static method in class de.z0rdak.yawp.api.permission.FlagPermissions
 
checkPlayerFlagPermission(RegionFlag, BlockPos, ResourceKey<Level>, Player, Consumer<FlagCheckResult>) - Static method in class de.z0rdak.yawp.api.permission.FlagPermissions
 
checkPlayerFlagPermission(RegionFlag, BlockPos, ResourceKey<Level>, Player, Consumer<FlagCheckResult>, Consumer<FlagCheckResult>) - Static method in class de.z0rdak.yawp.api.permission.FlagPermissions
 
checkValidArea() - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
CHILD - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
ChildRegionPagination - Class in de.z0rdak.yawp.util.text.messages.pagination
 
ChildRegionPagination(IProtectedRegion, List<IProtectedRegion>, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.ChildRegionPagination
 
childRegions() - Static method in class de.z0rdak.yawp.commands.arguments.region.RemoveRegionChildArgumentType
Using this as an actual argument does not work on a server-side only mod, because it needs to be registered in the corresponding registry.
CHILDREN - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
CHILDREN - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
clear() - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
 
clear() - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
CLEAR - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
clearChildren() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
clearChildren() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
clearFlags(CommandContext<CommandSourceStack>, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
clearGroups(CommandContext<CommandSourceStack>, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
clearLocals() - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
clearPlayers() - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
clearPlayers() - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
clearPlayers(CommandContext<CommandSourceStack>, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
clearPlayers(CommandContext<CommandSourceStack>, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
clearTeams() - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
clearTeams() - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
clearTeams(CommandContext<CommandSourceStack>, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
clearTeams(CommandContext<CommandSourceStack>, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
codec() - Method in record class de.z0rdak.yawp.core.area.MarkedAreaType
Returns the value of the codec record component.
CODEC - Static variable in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
CODEC - Static variable in class de.z0rdak.yawp.core.area.CuboidArea
 
CODEC - Static variable in class de.z0rdak.yawp.core.area.SphereArea
 
CODEC - Static variable in class de.z0rdak.yawp.core.area.TeleportAnchor
 
CODEC - Static variable in class de.z0rdak.yawp.core.flag.Flag
 
CODEC - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
CODEC - Static variable in class de.z0rdak.yawp.core.flag.RegionFlags
 
CODEC - Static variable in class de.z0rdak.yawp.core.group.PlayerContainer
 
CODEC - Static variable in class de.z0rdak.yawp.core.region.DimensionalRegion
 
CODEC - Static variable in class de.z0rdak.yawp.core.region.GlobalRegion
 
CODEC - Static variable in class de.z0rdak.yawp.core.region.MarkedRegion
 
CODEC - Static variable in class de.z0rdak.yawp.data.region.GlobalRegionData
 
CODEC - Static variable in class de.z0rdak.yawp.data.region.LevelListData
 
CODEC - Static variable in class de.z0rdak.yawp.data.region.LevelRegionData
 
CODEC - Static variable in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
colorForState(FlagState) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
colorForState(FlagState) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
command() - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
Returns the value of the command record component.
COMMAND_BLOCK - Enum constant in enum class de.z0rdak.yawp.commands.CommandSourceType
 
commandBlockPosStr(BlockPos) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
Builds a string from the given block pos which can be used in commands
CommandConstants - Enum Class in de.z0rdak.yawp.api.commands
 
CommandInterceptor - Class in de.z0rdak.yawp.handler
 
CommandInterceptor() - Constructor for class de.z0rdak.yawp.handler.CommandInterceptor
 
CommandManagerMixin - Class in de.z0rdak.yawp.mixin
 
CommandManagerMixin() - Constructor for class de.z0rdak.yawp.mixin.CommandManagerMixin
 
CommandRegistry - Class in de.z0rdak.yawp.commands
 
Commands - Class in de.z0rdak.yawp.api.commands
 
CommandSourceType - Enum Class in de.z0rdak.yawp.commands
 
CommandUtil - Class in de.z0rdak.yawp.commands
 
CommandUtil() - Constructor for class de.z0rdak.yawp.commands.CommandUtil
 
compareTo(IFlag) - Method in class de.z0rdak.yawp.core.flag.Flag
 
CONFIG_LOGGER - Static variable in class de.z0rdak.yawp.config.ConfigRegistry
 
CONFIG_MSG - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
CONFIG_NAME - Static variable in class de.z0rdak.yawp.config.server.FlagConfig
 
CONFIG_NAME - Static variable in class de.z0rdak.yawp.config.server.LoggingConfig
 
CONFIG_NAME - Static variable in class de.z0rdak.yawp.config.server.PermissionConfig
 
CONFIG_NAME - Static variable in class de.z0rdak.yawp.config.server.RegionConfig
 
CONFIG_REGISTRY - Static variable in class de.z0rdak.yawp.platform.Services
 
CONFIG_SPEC - Static variable in class de.z0rdak.yawp.config.server.FlagConfig
 
CONFIG_SPEC - Static variable in class de.z0rdak.yawp.config.server.LoggingConfig
 
CONFIG_SPEC - Static variable in class de.z0rdak.yawp.config.server.PermissionConfig
 
CONFIG_SPEC - Static variable in class de.z0rdak.yawp.config.server.RegionConfig
 
ConfigRegistry - Class in de.z0rdak.yawp.config
 
Constants - Class in de.z0rdak.yawp.constants
 
Constants() - Constructor for class de.z0rdak.yawp.constants.Constants
 
CONTAINER_ACCESS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ContainingOwnedRegionArgumentType - Class in de.z0rdak.yawp.commands.arguments.region
 
ContainingOwnedRegionArgumentType() - Constructor for class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
 
containingRegions - Variable in class de.z0rdak.yawp.util.LocalRegions.RegionOverlappingInfo
 
contains(CuboidArea) - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
contains(CuboidArea) - Method in class de.z0rdak.yawp.core.area.SphereArea
 
contains(SphereArea) - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
contains(SphereArea) - Method in class de.z0rdak.yawp.core.area.SphereArea
 
contains(String) - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
Checks if a flag with the given name exists in the container.
contains(String) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
Checks if a flagIdentifier is defined within the RegionFlag enum.
contains(String) - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
contains(BlockPos) - Method in class de.z0rdak.yawp.core.area.CenteredArea
 
contains(BlockPos) - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
contains(BlockPos) - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
contains(BlockPos) - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
contains(BlockPos) - Method in class de.z0rdak.yawp.core.area.PrismArea
 
contains(BlockPos) - Method in class de.z0rdak.yawp.core.area.SphereArea
 
contains(BlockPos) - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
contains(BlockPos) - Method in interface de.z0rdak.yawp.core.region.IMarkableRegion
 
contains(BlockPos) - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
containsFlag(RegionFlag) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
containsFlag(RegionFlag) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
containsFlag(String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
containsFlag(String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
containsKey(String) - Method in class de.z0rdak.yawp.core.flag.ListFlag
Deprecated.
 
containsOther(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
containsOther(IMarkableArea) - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
containsOther(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
containsOther(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.PrismArea
 
containsOther(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.SphereArea
 
containsOther(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
control - Variable in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
COPY - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
copyRegionFlags(CommandContext<CommandSourceStack>, IProtectedRegion, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
copyRegionPlayers(CommandContext<CommandSourceStack>, IProtectedRegion, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
copyRegionPlayers(CommandContext<CommandSourceStack>, IProtectedRegion, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
copyRegionState(CommandContext<CommandSourceStack>, IProtectedRegion, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
Create(RegionEvent.Create) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Create
 
Create(IMarkableRegion, Player) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Create
 
Create(IMarkableRegion, Player) - Constructor for class de.z0rdak.yawp.api.events.region.RegionEvent.Create
 
CREATE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
createBlockDisplayEntity(ServerLevel, String, BlockPos, BlockDisplayProperties) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
 
createBlockDisplayRecursive(ServerLevel, BlockPos, CompoundTag) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
Deprecated.
createDimRegion(ResourceKey<Level>) - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Creates a new DimensionalRegionCache (and DimensionalRegion) for the specified dimension.
createDimRegion(ResourceKey<Level>) - Method in class de.z0rdak.yawp.api.core.RegionManager
 
createDisplayEntity(ServerLevel, BlockPos, CompoundTag) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
Creates an entity in the level at the specified position with the provided tag.
createRndDefault() - Static method in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
createTextDisplayEntity(ServerLevel, String, BlockPos, TextDisplayProperties) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
 
CUBOID - Enum constant in enum class de.z0rdak.yawp.core.area.AreaType
 
CUBOID_AREA - Static variable in class de.z0rdak.yawp.core.area.MarkedAreaTypes
 
CuboidArea - Class in de.z0rdak.yawp.core.area
Represents and wraps a simple AxisAlignedBB.
CuboidArea(BlockPos, BlockPos) - Constructor for class de.z0rdak.yawp.core.area.CuboidArea
 
CuboidArea(BoundingBox) - Constructor for class de.z0rdak.yawp.core.area.CuboidArea
 
CuboidBuilder - Class in de.z0rdak.yawp.api.core.area
 
CuboidBuilder() - Constructor for class de.z0rdak.yawp.api.core.area.CuboidBuilder
 
CuboidRegion - Class in de.z0rdak.yawp.core.region
A cuboid regions represents it's area as a simple rectangular cuboid (a BlockBox).
CuboidRegion(String, CuboidArea, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.CuboidRegion
 
CuboidRegion(String, CuboidArea, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.CuboidRegion
 
CuboidRegion(String, ResourceKey<Level>, String, Map<String, IFlag>, boolean, boolean, int, IMarkableArea, RegionAnchors, Map<String, PlayerContainer>, List<String>) - Constructor for class de.z0rdak.yawp.core.region.CuboidRegion
 
CuboidRegionBuilder - Class in de.z0rdak.yawp.api.core.region
 
CuboidRegionBuilder(String) - Constructor for class de.z0rdak.yawp.api.core.region.CuboidRegionBuilder
 
cycleMode() - Method in class de.z0rdak.yawp.core.stick.AbstractStick
 
cycleMode() - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
CYLINDER - Enum constant in enum class de.z0rdak.yawp.core.area.AreaType
 
CylinderRegion - Class in de.z0rdak.yawp.core.region
 
CylinderRegion(String, VerticalCylinderArea, RegionAnchors, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.CylinderRegion
 

D

de.z0rdak.yawp - package de.z0rdak.yawp
 
de.z0rdak.yawp.api - package de.z0rdak.yawp.api
 
de.z0rdak.yawp.api.commands - package de.z0rdak.yawp.api.commands
 
de.z0rdak.yawp.api.core - package de.z0rdak.yawp.api.core
 
de.z0rdak.yawp.api.core.area - package de.z0rdak.yawp.api.core.area
 
de.z0rdak.yawp.api.core.flag - package de.z0rdak.yawp.api.core.flag
 
de.z0rdak.yawp.api.core.region - package de.z0rdak.yawp.api.core.region
 
de.z0rdak.yawp.api.events.flag - package de.z0rdak.yawp.api.events.flag
 
de.z0rdak.yawp.api.events.region - package de.z0rdak.yawp.api.events.region
 
de.z0rdak.yawp.api.permission - package de.z0rdak.yawp.api.permission
 
de.z0rdak.yawp.api.visualization - package de.z0rdak.yawp.api.visualization
 
de.z0rdak.yawp.commands - package de.z0rdak.yawp.commands
 
de.z0rdak.yawp.commands.arguments - package de.z0rdak.yawp.commands.arguments
 
de.z0rdak.yawp.commands.arguments.flag - package de.z0rdak.yawp.commands.arguments.flag
 
de.z0rdak.yawp.commands.arguments.region - package de.z0rdak.yawp.commands.arguments.region
 
de.z0rdak.yawp.config - package de.z0rdak.yawp.config
 
de.z0rdak.yawp.config.server - package de.z0rdak.yawp.config.server
 
de.z0rdak.yawp.constants - package de.z0rdak.yawp.constants
 
de.z0rdak.yawp.constants.serialization - package de.z0rdak.yawp.constants.serialization
 
de.z0rdak.yawp.core - package de.z0rdak.yawp.core
 
de.z0rdak.yawp.core.area - package de.z0rdak.yawp.core.area
 
de.z0rdak.yawp.core.flag - package de.z0rdak.yawp.core.flag
 
de.z0rdak.yawp.core.group - package de.z0rdak.yawp.core.group
 
de.z0rdak.yawp.core.region - package de.z0rdak.yawp.core.region
 
de.z0rdak.yawp.core.stick - package de.z0rdak.yawp.core.stick
 
de.z0rdak.yawp.data - package de.z0rdak.yawp.data
 
de.z0rdak.yawp.data.region - package de.z0rdak.yawp.data.region
 
de.z0rdak.yawp.handler - package de.z0rdak.yawp.handler
 
de.z0rdak.yawp.handler.flags - package de.z0rdak.yawp.handler.flags
 
de.z0rdak.yawp.mixin - package de.z0rdak.yawp.mixin
 
de.z0rdak.yawp.mixin.flag.player - package de.z0rdak.yawp.mixin.flag.player
 
de.z0rdak.yawp.mixin.stick - package de.z0rdak.yawp.mixin.stick
 
de.z0rdak.yawp.platform - package de.z0rdak.yawp.platform
 
de.z0rdak.yawp.platform.config - package de.z0rdak.yawp.platform.config
 
de.z0rdak.yawp.platform.services - package de.z0rdak.yawp.platform.services
 
de.z0rdak.yawp.platform.services.config - package de.z0rdak.yawp.platform.services.config
 
de.z0rdak.yawp.util - package de.z0rdak.yawp.util
 
de.z0rdak.yawp.util.text - package de.z0rdak.yawp.util.text
 
de.z0rdak.yawp.util.text.messages - package de.z0rdak.yawp.util.text.messages
 
de.z0rdak.yawp.util.text.messages.multiline - package de.z0rdak.yawp.util.text.messages.multiline
 
de.z0rdak.yawp.util.text.messages.pagination - package de.z0rdak.yawp.util.text.messages.pagination
 
deactivated() - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
DEC - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
DEFAULT - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
DEFAULT_BACKGROUND - Static variable in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
DEFAULT_BLOCKS - Static variable in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
DEFAULT_FLAG_MSG - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
DEFAULT_GLOW - Static variable in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
DEFAULT_LIGHT_LEVEL - Static variable in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
defaultSubstitutes(RegionFlag, IProtectedRegion, BlockPos, Player) - Static method in class de.z0rdak.yawp.core.flag.FlagMessage
Returns a map with default substitutes for the given flag and region.
defaultSubstitutesFor(FlagCheckResult) - Static method in class de.z0rdak.yawp.core.flag.FlagMessage
Returns a map with default substitutes for the given flag check result.
DELETE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
DELETE_ALL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
denied() - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
DENIED - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagState
The flag is denied and implicitly active.
DESELECT - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
deserializeNBT(CompoundTag) - Method in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
deserializeNBT(CompoundTag) - Method in class de.z0rdak.yawp.core.stick.AbstractStick
 
deserializeNBT(CompoundTag) - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
deserializeNBT(T) - Method in interface de.z0rdak.yawp.core.INbtSerializable
 
dim - Variable in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
DIM - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
DIM - Static variable in class de.z0rdak.yawp.constants.serialization.ItemNbtKeys
 
DIM - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
DIM_REGION - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
DIM_TEMPLATE - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
dimension - Variable in class de.z0rdak.yawp.core.region.ProtectedRegion
 
DIMENSION - Enum constant in enum class de.z0rdak.yawp.core.region.RegionType
Used for dimension regions.
DimensionalRegion - Class in de.z0rdak.yawp.core.region
The DimensionalRegion represents the only direct implementation of an Abstract region.
DimensionalRegion(ResourceKey<Level>, IProtectedRegion) - Constructor for class de.z0rdak.yawp.core.region.DimensionalRegion
 
DIMENSIONS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
DIMENSIONS_FILE_NAME - Static variable in class de.z0rdak.yawp.data.region.LevelListData
 
DISABLED - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagState
The flag is disabled, duh!
discard() - Method in class de.z0rdak.yawp.api.visualization.BlockVisualization
 
discard() - Method in class de.z0rdak.yawp.api.visualization.TextVisualization
 
discardEntities() - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
discardTpAnchorDisplay() - Method in class de.z0rdak.yawp.api.visualization.TpAnchorVisualization
 
DISPLAY - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
displaySettingsInfo(IMarkableRegion) - Static method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
DisplaySettingsMessage - Class in de.z0rdak.yawp.util.text.messages.multiline
 
DisplaySettingsMessage(IMarkableRegion) - Constructor for class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
 
DisplayType - Enum Class in de.z0rdak.yawp.core.area
 
distance(BlockPos, BlockPos) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
distanceManhattan(BlockPos, BlockPos) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
doesOverride - Variable in class de.z0rdak.yawp.core.flag.Flag
 
doesOverride() - Method in class de.z0rdak.yawp.core.flag.Flag
 
doesOverride() - Method in interface de.z0rdak.yawp.core.flag.IFlag
Returns whether the flag does override the same flag defined in child regions.
doesTrack() - Method in class de.z0rdak.yawp.api.visualization.BlockVisualization
 
doesTrackEntityAt(BlockPos) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
DRAGON_BLOCK_PROT - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
DRAGON_BLOCK_PROT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
DROP_LOOT_ALL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
DROP_LOOT_ALL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
DROP_LOOT_PLAYER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 

E

emptyEntry() - Method in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
emptyEntry() - Method in class de.z0rdak.yawp.util.text.messages.pagination.ChildRegionPagination
 
emptyEntry() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupMemberPagination
 
emptyEntry() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupPagination
 
emptyEntry() - Method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
emptyEntry() - Method in class de.z0rdak.yawp.util.text.messages.pagination.RegionsInDimensionPagination
 
emptyEntry() - Method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
emptyEntry() - Method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
ENABLE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
ENABLE_LOCAL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
ENDER_CHEST_ACCESS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ENDERMAN_GRIEFING - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ENDERMAN_GRIEFING - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
ENDERMAN_TELEPORT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
ENDERMAN_TELEPORT_FROM_REGION - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ensureHigherRegionPriorityFor(IMarkableRegion, int) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
ensureLowerRegionPriorityFor(IMarkableRegion, int) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
ENTER_DIM - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ENTITY - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
Flags related to actions directly targeting entities
ENTITY_TEMPLATE - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
EntityFlagHandler - Class in de.z0rdak.yawp.handler.flags
 
entries() - Static method in enum class de.z0rdak.yawp.core.area.DisplayType
 
ENVIRONMENT - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
 
equals(Object) - Method in record class de.z0rdak.yawp.api.Flag
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class de.z0rdak.yawp.core.area.MarkedAreaType
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class de.z0rdak.yawp.core.flag.FlagCorrelation
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class de.z0rdak.yawp.core.flag.FlagMetaInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
evaluate(FlagCheckEvent) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
Evaluates a flag check event by determining the responsible region, resolving the flag context, and computing the resulting flag state.
EVENT - Static variable in class de.z0rdak.yawp.platform.Services
 
execute(ParseResults<CommandSourceStack>, String, CallbackInfo) - Method in class de.z0rdak.yawp.mixin.CommandManagerMixin
 
EXECUTE_COMMAND - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
expand(int) - Method in class de.z0rdak.yawp.api.core.area.SphereBuilder
 
expand(CuboidArea, int, int) - Static method in class de.z0rdak.yawp.core.area.CuboidArea
 
expand(SphereArea, int) - Static method in class de.z0rdak.yawp.core.area.SphereArea
 
EXPAND - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
EXPANSION - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
EXPLOSION_BLOCK - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
EXPLOSION_BLOCK - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
EXPLOSION_CREEPER_BLOCK - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
EXPLOSION_CREEPER_BLOCK - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
EXPLOSION_CREEPER_ENTITY - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
EXPLOSION_CREEPER_ENTITY - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
EXPLOSION_ENTITY - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
EXPLOSION_ENTITY - Static variable in class de.z0rdak.yawp.api.FlagRegister
 

F

FALL_DAMAGE - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FALL_DAMAGE - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
FALL_DAMAGE_ANIMALS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FALL_DAMAGE_ANIMALS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
FALL_DAMAGE_MONSTERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FALL_DAMAGE_MONSTERS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
FALL_DAMAGE_PLAYERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FALL_DAMAGE_VILLAGERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FALL_DAMAGE_VILLAGERS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
findResponsibleRegion(BlockPos, ResourceKey<Level>) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
Determines the region responsible for the given position and dimension.
findResponsibleRegion(BlockPos) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Gets the responsible region for the given position and dimension.
findResponsibleRegion(BlockPos) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
FIRE_BOW - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FIRE_TICK - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FIRE_TICK - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
FireBlockMixin - Class in de.z0rdak.yawp.mixin
 
FireBlockMixin() - Constructor for class de.z0rdak.yawp.mixin.FireBlockMixin
 
FIRST_PAGE_IDX - Static variable in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
FIRST_PAGE_IDX - Static variable in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
 
flag() - Static method in class de.z0rdak.yawp.commands.arguments.flag.IFlagArgumentType
Using this as an actual argument does not work on a server-side only mod, because it needs to be registered in the corresponding registry.
flag() - Static method in class de.z0rdak.yawp.commands.arguments.flag.RegionFlagArgumentType
Using this as an actual argument does not work on a server-side only mod, because it needs to be registered in the corresponding registry.
flag() - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Returns the value of the flag record component.
flag() - Method in record class de.z0rdak.yawp.core.flag.FlagCorrelation
Returns the value of the flag record component.
Flag - Class in de.z0rdak.yawp.core.flag
 
Flag - Record Class in de.z0rdak.yawp.api
 
Flag(String, FlagType) - Constructor for class de.z0rdak.yawp.core.flag.Flag
 
Flag(String, FlagType, boolean) - Constructor for class de.z0rdak.yawp.core.flag.Flag
 
Flag(String, FlagType, boolean, FlagState) - Constructor for class de.z0rdak.yawp.core.flag.Flag
 
Flag(String, FlagType, boolean, FlagState, FlagMessage) - Constructor for class de.z0rdak.yawp.core.flag.Flag
 
Flag(String, FlagType, boolean, FlagState, String) - Constructor for class de.z0rdak.yawp.core.flag.Flag
 
Flag(ResourceLocation, FlagMetaInfo) - Constructor for record class de.z0rdak.yawp.api.Flag
Creates an instance of a Flag record class.
FLAG - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
FLAG - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
FLAG_ACTIVE - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
FLAG_CONFIG - Static variable in class de.z0rdak.yawp.platform.Services
 
FLAG_CONFIG_LOGGER - Static variable in class de.z0rdak.yawp.config.server.FlagConfig
 
FLAG_MSG - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
FLAG_NAME - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
FLAG_STATE - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
FLAG_TEMPLATE - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
FLAG_TYPE - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
FlagBuilder - Class in de.z0rdak.yawp.api.core.flag
 
FlagBuilder(RegionFlag) - Constructor for class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
FlagBuilder(String) - Constructor for class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
FlagCheckEvent - Class in de.z0rdak.yawp.api.events.region
Event that is fired before a flag is checked.
FlagCheckEvent(BlockPos, RegionFlag, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.api.events.region.FlagCheckEvent
 
FlagCheckEvent(BlockPos, RegionFlag, ResourceKey<Level>, Player) - Constructor for class de.z0rdak.yawp.api.events.region.FlagCheckEvent
 
FlagCheckEvent(BlockPos, RegionFlag, ResourceKey<Level>, Player, String) - Constructor for class de.z0rdak.yawp.api.events.region.FlagCheckEvent
 
FlagCheckResult - Class in de.z0rdak.yawp.api.events.region
Represents the result of a flag check.
FlagCheckResult(FlagCheckEvent, FlagState, IProtectedRegion, IFlag) - Constructor for class de.z0rdak.yawp.api.events.region.FlagCheckResult
 
FlagConfig - Class in de.z0rdak.yawp.config.server
 
FlagConfig() - Constructor for class de.z0rdak.yawp.config.server.FlagConfig
 
FlagContext - Record Class in de.z0rdak.yawp.core.flag
Represents the context for evaluating a flag within a protected region.
FlagContext(IProtectedRegion, RegionFlag, IFlag, Player) - Constructor for record class de.z0rdak.yawp.core.flag.FlagContext
Creates an instance of a FlagContext record class.
FlagCorrelation - Record Class in de.z0rdak.yawp.core.flag
Represents the resolved association between a region and a flag.
FlagCorrelation(IProtectedRegion, IFlag) - Constructor for record class de.z0rdak.yawp.core.flag.FlagCorrelation
Creates an instance of a FlagCorrelation record class.
flagDetail(IProtectedRegion, IFlag) - Static method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
FlagDetailMessage - Class in de.z0rdak.yawp.util.text.messages.multiline
 
FlagDetailMessage(IProtectedRegion, IFlag) - Constructor for class de.z0rdak.yawp.util.text.messages.multiline.FlagDetailMessage
 
FlagEditType - Enum Class in de.z0rdak.yawp.commands.arguments.flag
 
flagEntries() - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
Retrieves a set of all flag entries in the container.
flagEntries() - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
FlagEvaluator - Class in de.z0rdak.yawp.api
 
FlagEvaluator() - Constructor for class de.z0rdak.yawp.api.FlagEvaluator
 
FlagEvent - Class in de.z0rdak.yawp.api.events.flag
 
FlagEvent.AddFlagEvent - Class in de.z0rdak.yawp.api.events.flag
 
FlagEvent.RemoveFlagEvent - Class in de.z0rdak.yawp.api.events.flag
 
FlagEvent.UpdateFlagMessageEvent - Class in de.z0rdak.yawp.api.events.flag
 
FlagFrequency - Enum Class in de.z0rdak.yawp.core.flag
 
flagInfo() - Method in record class de.z0rdak.yawp.api.Flag
Returns the value of the flagInfo record component.
flagMatchesCategory(FlagCheckEvent) - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
FlagMessage - Class in de.z0rdak.yawp.core.flag
 
FlagMessage(String) - Constructor for class de.z0rdak.yawp.core.flag.FlagMessage
 
FlagMessage(String, boolean) - Constructor for class de.z0rdak.yawp.core.flag.FlagMessage
 
FlagMessage(String, boolean, boolean) - Constructor for class de.z0rdak.yawp.core.flag.FlagMessage
 
FlagMetaInfo - Record Class in de.z0rdak.yawp.core.flag
 
FlagMetaInfo(FlagType, Set<FlagTag>, FlagFrequency) - Constructor for record class de.z0rdak.yawp.core.flag.FlagMetaInfo
Creates an instance of a FlagMetaInfo record class.
FlagPermissions - Class in de.z0rdak.yawp.api.permission
 
FlagPermissions() - Constructor for class de.z0rdak.yawp.api.permission.FlagPermissions
 
FlagRegister - Class in de.z0rdak.yawp.api
 
flags - Variable in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
flags() - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
Retrieves all flags stored in the container.
flags() - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
flags(FlagState) - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
Retrieves all flags that match the specified state.
flags(FlagState) - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
FLAGS - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
FLAGS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
flagState(String) - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
Retrieves the state of the specified flag.
flagState(String) - Method in class de.z0rdak.yawp.core.flag.RegionFlags
Retrieves the FlagState of a specified flag within this region.
FlagState - Enum Class in de.z0rdak.yawp.core.flag
 
FlagTag - Enum Class in de.z0rdak.yawp.core.flag
 
flagType - Variable in enum class de.z0rdak.yawp.core.flag.FlagType
 
FlagType - Enum Class in de.z0rdak.yawp.core.flag
 
FlowingFluidMixin - Class in de.z0rdak.yawp.mixin
 
FlowingFluidMixin() - Constructor for class de.z0rdak.yawp.mixin.FlowingFluidMixin
 
FLUID_FLOW - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FLUID_FLOW - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
FOR_SURE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
FOREVER - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
FRAME - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
FRAME - Enum constant in enum class de.z0rdak.yawp.core.area.DisplayType
 
frequency() - Method in record class de.z0rdak.yawp.core.flag.FlagMetaInfo
Returns the value of the frequency record component.
from(boolean) - Static method in enum class de.z0rdak.yawp.core.flag.FlagState
 
from(String) - Static method in enum class de.z0rdak.yawp.core.flag.FlagState
Converts a string to a flag state.
from(String) - Static method in enum class de.z0rdak.yawp.core.flag.FlagTag
 
fromId(String) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
fromMarkedBlocks(CommandContext<CommandSourceStack>, Player, String) - Static method in class de.z0rdak.yawp.commands.MarkerCommands
 
fromString(String) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
FrostWalkerEnchantmentMixin - Class in de.z0rdak.yawp.mixin
 
FrostWalkerEnchantmentMixin() - Constructor for class de.z0rdak.yawp.mixin.FrostWalkerEnchantmentMixin
 

G

get() - Static method in class de.z0rdak.yawp.api.core.RegionManager
 
get() - Static method in class de.z0rdak.yawp.api.permission.Permissions
 
get(String) - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
Retrieves the flag associated with the given name.
get(String) - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
get(DimensionDataStorage, Supplier<GlobalRegionData>) - Static method in class de.z0rdak.yawp.data.region.GlobalRegionData
 
get(DimensionDataStorage, Supplier<LevelListData>) - Static method in class de.z0rdak.yawp.data.region.LevelListData
 
get(DimensionDataStorage, ResourceLocation, Supplier<LevelRegionData>) - Static method in class de.z0rdak.yawp.data.region.LevelRegionData
 
getActiveFlags() - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
getAlertArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getAlignment() - Method in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
getAllLocalRegions() - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
 
getAllLocalRegions() - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getAnchors() - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
getArea() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
getArea() - Method in interface de.z0rdak.yawp.core.region.IMarkableRegion
 
getArea() - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
getAreaP1() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
getAreaP2() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
getAreaType() - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
getAreaType() - Method in class de.z0rdak.yawp.core.area.MarkedArea
 
getAreaType() - Method in interface de.z0rdak.yawp.core.region.IMarkableRegion
 
getAreaType() - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
getAreaType() - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
getAreaType(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.AreaArgumentType
 
getAreaTypeArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getArg(int) - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
getArgs() - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
getBackgroundColor() - Method in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
getBoolFlags() - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
getBoundingBoxFrame(BoundingBox) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
getCache() - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
 
getCache() - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getCenter() - Method in class de.z0rdak.yawp.core.area.CenteredArea
 
getCenter() - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
getCenterPos() - Method in class de.z0rdak.yawp.core.area.CenteredArea
 
getChildRegionArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getChildren() - Method in class de.z0rdak.yawp.core.region.GlobalRegion
 
getChildren() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getChildren() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getChildrenNames() - Method in class de.z0rdak.yawp.core.region.GlobalRegion
 
getChildrenNames() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getChildrenNames() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getColor() - Method in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
getContainedRegions(IMarkableRegion) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Returns all regions that are contained by the given region
getContainedRegions(IMarkableRegion) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getContainingOwnedRegionArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getContainingOwnedRegionArgumentWithMarker(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getContainingRegions(IMarkableRegion) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Returns all regions that contain the given region
getContainingRegions(IMarkableRegion) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getContent() - Method in class de.z0rdak.yawp.util.text.messages.multiline.AreaInfoMessage
 
getContent() - Method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
 
getContent() - Method in class de.z0rdak.yawp.util.text.messages.multiline.FlagDetailMessage
 
getContent() - Method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
getContent() - Method in class de.z0rdak.yawp.util.text.messages.multiline.RegionInfoMessage
 
getContent() - Method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
getContent() - Method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
getContent() - Method in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
getCorrelations(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
getCoveredBlockEntities() - Static method in class de.z0rdak.yawp.config.server.FlagConfig
 
getCoveredBlockEntities() - Method in class de.z0rdak.yawp.platform.config.NeoForgeFlagConfigHelper
 
getCoveredBlockEntities() - Method in interface de.z0rdak.yawp.platform.services.config.IFlagConfigHelper
 
getCoveredBlockEntityTags() - Static method in class de.z0rdak.yawp.config.server.FlagConfig
 
getCoveredBlockEntityTags() - Method in class de.z0rdak.yawp.platform.config.NeoForgeFlagConfigHelper
 
getCoveredBlockEntityTags() - Method in interface de.z0rdak.yawp.platform.services.config.IFlagConfigHelper
 
getDefaultDimFlags() - Static method in class de.z0rdak.yawp.config.server.RegionConfig
 
getDefaultDimFlags() - Method in class de.z0rdak.yawp.platform.config.NeoForgeRegionConfigHelper
 
getDefaultDimFlags() - Method in interface de.z0rdak.yawp.platform.services.config.IRegionConfigHelper
 
getDefaultFlags() - Static method in class de.z0rdak.yawp.config.server.RegionConfig
 
getDefaultFlags() - Method in class de.z0rdak.yawp.platform.config.NeoForgeRegionConfigHelper
 
getDefaultFlags() - Method in interface de.z0rdak.yawp.platform.services.config.IRegionConfigHelper
 
getDefaultPriority() - Static method in class de.z0rdak.yawp.config.server.RegionConfig
 
getDefaultPriority() - Method in class de.z0rdak.yawp.platform.config.NeoForgeRegionConfigHelper
 
getDefaultPriority() - Method in interface de.z0rdak.yawp.platform.services.config.IRegionConfigHelper
 
getDefaultPriorityInc() - Static method in class de.z0rdak.yawp.config.server.RegionConfig
 
getDefaultPriorityInc() - Method in class de.z0rdak.yawp.platform.config.NeoForgeRegionConfigHelper
 
getDefaultPriorityInc() - Method in interface de.z0rdak.yawp.platform.services.config.IRegionConfigHelper
 
getDim() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getDim() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getDim() - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
getDimApiKey(String) - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Create the corresponding ResourceKey for the provided resource key string (e.g.
getDimApiKey(String) - Method in class de.z0rdak.yawp.api.core.RegionManager
 
getDimension() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckEvent
 
getDimension() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
getDimension() - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
getDimensionalRegion(ResourceKey<Level>) - Method in interface de.z0rdak.yawp.api.core.IRegionManager
You can safely cast the returned instance of to DimensionalRegion, but it doesn't provide any benefit.
getDimensionalRegion(ResourceKey<Level>) - Method in class de.z0rdak.yawp.api.core.RegionManager
 
getDimKey() - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
 
getDimKey() - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getDimKey() - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
getDimKey(Entity) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
getDimKey(Level) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
getDimRegion(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.LevelRegionDataArgumentType
 
getDimRegionApi(ResourceKey<Level>) - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Gets the DimensionalRegion API for the specified dimension key.
getDimRegionApi(ResourceKey<Level>) - Method in class de.z0rdak.yawp.api.core.RegionManager
Gets the DimensionalRegion API for the specified dimension key.
getDimRegionApiByKey(String) - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Gets the DimensionalRegion API for the specified dimension key (E.g.
getDimRegionApiByKey(String) - Method in class de.z0rdak.yawp.api.core.RegionManager
Gets the DimensionalRegion API for the specified dimension key (E.g.
getDimRegionFromArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getDisabledFrequencyFlags(FlagFrequency) - Static method in class de.z0rdak.yawp.config.server.FlagConfig
 
getDisplay() - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
getDisplay() - Method in class de.z0rdak.yawp.core.area.MarkedArea
 
getDisplayBlockArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getDisplayGlowArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getDisplayTypeArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getDistance() - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
getEdge(BlockPos, BlockPos) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
getEnableArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getEnvironmentName() - Method in interface de.z0rdak.yawp.platform.services.IPlatformHelper
Gets the name of the environment type as a string.
getError() - Method in exception class de.z0rdak.yawp.util.text.messages.pagination.InvalidPageNumberException
 
getExamples() - Method in class de.z0rdak.yawp.commands.arguments.AreaArgumentType
 
getExamples() - Method in class de.z0rdak.yawp.commands.arguments.flag.IFlagArgumentType
 
getExamples() - Method in class de.z0rdak.yawp.commands.arguments.flag.RegionFlagArgumentType
 
getExamples() - Method in class de.z0rdak.yawp.commands.arguments.LevelRegionDataArgumentType
 
getExamples() - Method in class de.z0rdak.yawp.commands.arguments.region.AddRegionChildArgumentType
 
getExamples() - Method in class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
 
getExamples() - Method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
getExamples() - Method in class de.z0rdak.yawp.commands.arguments.region.RemoveRegionChildArgumentType
 
getFlag() - Method in class de.z0rdak.yawp.api.events.flag.FlagEvent
 
getFlag() - Method in class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent
 
getFlag() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckResult
 
getFlag() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
getFlag(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.flag.IFlagArgumentType
 
getFlag(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.flag.RegionFlagArgumentType
 
getFlag(String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getFlag(String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getFlag(ResourceLocation) - Static method in class de.z0rdak.yawp.api.FlagRegister
Retrieves a Flag by its ResourceLocation, or null if not found.
getFlagArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getFlagArguments(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getFlagCategories() - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
getFlagCategories() - Method in class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
getFlagCategories() - Method in interface de.z0rdak.yawp.platform.services.config.ILoggingConfigHelper
 
getFlagCheck() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckResult
 
getFlagCheck() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
getFlagMap() - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
getFlagMapRecursive(IProtectedRegion, Map<String, FlagCorrelation>) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
getFlagMsg() - Method in class de.z0rdak.yawp.core.flag.Flag
 
getFlagMsg() - Method in interface de.z0rdak.yawp.core.flag.IFlag
 
getFlagMsgArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getFlagNameArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getFlagNames() - Static method in class de.z0rdak.yawp.api.FlagRegister
Gets a list of all registered flag names as strings.
getFlagNames() - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
Returns a set of all flags with their string representation defined within this enum.
getFlagOptional(ResourceLocation) - Static method in class de.z0rdak.yawp.api.FlagRegister
Retrieves an Optional containing the Flag if it exists.
getFlags() - Static method in class de.z0rdak.yawp.api.FlagRegister
Retrieves a set of all registered Flags.
getFlags() - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
getFlags() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getFlags() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getFlags(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.flag.RegionFlagArgumentType
 
getFlags(FlagType) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
getFlagsByFrequency(FlagFrequency) - Static method in class de.z0rdak.yawp.api.FlagRegister
Retrieves all registered flags that match a given frequency.
getFlagsMatchingCategory(FlagTag) - Static method in class de.z0rdak.yawp.api.FlagRegister
Retrieves all flags that match a given category tag.
getFlagsMatchingCategory(FlagTag) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
getFlagState() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckResult
 
getFlagState() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
getFlagStateArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getFlagsToLog() - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
getFlagsToLog() - Method in class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
getFlagsToLog() - Method in interface de.z0rdak.yawp.platform.services.config.ILoggingConfigHelper
 
getFlagTypeArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getFlagTypes() - Static method in enum class de.z0rdak.yawp.core.flag.FlagType
 
getFrame() - Method in class de.z0rdak.yawp.core.area.CuboidArea
Returns the outer frame of the cuboid area as a set of BlockPos.
getFrame() - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
Set containing all block positions which represent the outer frame of the marked area.
getFrame() - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
getFrame() - Method in class de.z0rdak.yawp.core.area.PrismArea
 
getFrame() - Method in class de.z0rdak.yawp.core.area.SphereArea
 
getFrame() - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
getGameProfileInfo(String, Consumer<GameProfile>) - Static method in class de.z0rdak.yawp.util.MojangApiHelper
 
getGameProfileInfo(UUID, Consumer<GameProfile>) - Static method in class de.z0rdak.yawp.util.MojangApiHelper
 
getGlobal() - Method in class de.z0rdak.yawp.data.region.GlobalRegionData
 
getGlobalRegion() - Method in interface de.z0rdak.yawp.api.core.IRegionManager
 
getGlobalRegion() - Method in class de.z0rdak.yawp.api.core.RegionManager
 
getGlobalRegion() - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getGlobalRegion() - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getGlobalRegionData() - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getGroup(String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getGroup(String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
Gets the container for the provided group.
getGroupArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getGroupList(IProtectedRegion, String, GroupType) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
getGroupName() - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
getGroupName() - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
getGroups() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getGroups() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getGroups(IProtectedRegion, Player) - Static method in class de.z0rdak.yawp.api.permission.Permissions
Permission needs to be separately handled for - using commands - modifying region properties
getGroupsForRegion(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
getGroupSize(IProtectedRegion, String) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
getHigherPos(BlockPos, BlockPos) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
getHull() - Method in class de.z0rdak.yawp.core.area.CuboidArea
Returns the hull of the cuboid area as a set of BlockPos.
getHull() - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
Set containing all block positions which represent the outer hull of the marked area.
getHull() - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
getHull() - Method in class de.z0rdak.yawp.core.area.PrismArea
 
getHull() - Method in class de.z0rdak.yawp.core.area.SphereArea
 
getHull() - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
getId() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckEvent
 
getId() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
getId() - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
getIFlagArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getIntersectingRegions(IMarkableRegion) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Returns all regions that intersect with the given region
getIntersectingRegions(IMarkableRegion) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getIntersectingRegions(BoundingBox) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
 
getIntersectingRegions(BoundingBox) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getIntersectingRegionsFor(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
getInvolvedRegionFor(BlockPos) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Gets the region with the highest priority among all involved regions at the given location and dimension.
getInvolvedRegionFor(BlockPos) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
Gets the region with the highest priority among all involved regions at the given location and dimension.
getLevelDataArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getLevelNames() - Method in class de.z0rdak.yawp.api.core.RegionManager
 
getLevelNames() - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getLevelRegionData(ResourceKey<Level>) - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Gets the LevelRegionData for the specified dimension.
getLevelRegionData(ResourceKey<Level>) - Method in class de.z0rdak.yawp.api.core.RegionManager
 
getLevelRegionData(ResourceKey<Level>) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getLevelRegionData(ResourceLocation) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getLevels() - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Returns a set of resource keys for all created Dimensional Regions
getLevels() - Method in class de.z0rdak.yawp.api.core.RegionManager
 
getLevels() - Method in class de.z0rdak.yawp.data.region.LevelListData
 
getLevels() - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getLightLevel() - Method in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
getLines() - Method in class de.z0rdak.yawp.util.text.messages.multiline.AreaInfoMessage
Prompt region area properties like teleport location and area.
getLines() - Method in class de.z0rdak.yawp.util.text.messages.multiline.DisplaySettingsMessage
== Display Settings for [region] ==
Block: [minecraft:cyan_stained_glass] | [set]
Glow: enabled | [on] [off]
Light-Level: 15 | [set]
getLines() - Method in class de.z0rdak.yawp.util.text.messages.multiline.FlagDetailMessage
Builds the flag info component for the given flag and region.
getLines() - Method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
getLines() - Method in class de.z0rdak.yawp.util.text.messages.multiline.RegionInfoMessage
 
getLines() - Method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
Builds lines representing the region state
getLines() - Method in class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
== Visualization for [region] ==
Show: [Hull] [Frame] [Minimal] [Marked] | [custom] Hide: [Hull] [Frame] [Minimal] [Marked] Hierarchy: [Show] | [Hide] Intersecting: [Show] | [Hide]
getLines() - Method in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
getLines() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupPagination
 
getLocal(String) - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
getLocalList() - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
getLocalNames() - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
getLocalRegion(String) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
 
getLocalRegion(String) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getLocals() - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
getLocalsFor(ResourceKey<Level>) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getLowerPos(BlockPos, BlockPos) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
getMarkedArea() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.UpdateArea
 
getMarkedArea(ItemStack) - Static method in class de.z0rdak.yawp.util.StickUtil
 
getMarkedBlocks() - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
getMinimalOutline() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
getMinimalOutline() - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
getMinimalOutline() - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
getMinimalOutline() - Method in class de.z0rdak.yawp.core.area.PrismArea
 
getMinimalOutline() - Method in class de.z0rdak.yawp.core.area.SphereArea
 
getMinimalOutline() - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
getMixins() - Method in class de.z0rdak.yawp.mixin.MixinPlugin
 
getName() - Method in class de.z0rdak.yawp.core.area.TeleportAnchor
 
getName() - Method in class de.z0rdak.yawp.core.flag.Flag
 
getName() - Method in interface de.z0rdak.yawp.core.flag.IFlag
Get the unique identifier for the flag.
getName() - Method in class de.z0rdak.yawp.core.region.DimensionalRegion
 
getName() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getName() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getNewMsg() - Method in class de.z0rdak.yawp.api.events.flag.FlagEvent.UpdateFlagMessageEvent
 
getNewMsg() - Method in class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.UpdateFlagMessageEvent
 
getNewName() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Rename
 
getNewName() - Method in class de.z0rdak.yawp.api.events.region.RegionEvent.Rename
 
getNewTeleportAnchorNameArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getNumberOfPages() - Method in exception class de.z0rdak.yawp.util.text.messages.pagination.InvalidPageNumberException
 
getOldName() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Rename
 
getOldName() - Method in class de.z0rdak.yawp.api.events.region.RegionEvent.Rename
 
getOrCreate(ResourceKey<Level>) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getOrCreate(ResourceLocation) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getOrCreate(Level) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getOverlappingOwned(IMarkableRegion, Player) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
getOverlappingRegions(IMarkableArea, ResourceKey<Level>) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
getOverlappingRegions(IMarkableRegion) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
getOverlappingWithPermission(IMarkableArea, Player) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
getOverlappingWithPermission(IMarkableRegion, Player) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
getOverrideArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getOwnerArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getPageContentFor(List<T>, int, int) - Static method in interface de.z0rdak.yawp.util.text.messages.pagination.PaginationMessage
 
getPageNoArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getPageNumber() - Method in exception class de.z0rdak.yawp.util.text.messages.pagination.InvalidPageNumberException
 
getPageSize() - Method in exception class de.z0rdak.yawp.util.text.messages.pagination.InvalidPageNumberException
 
getPaginationSize() - Static method in class de.z0rdak.yawp.config.server.RegionConfig
 
getPaginationSize() - Method in class de.z0rdak.yawp.platform.config.NeoForgeRegionConfigHelper
 
getPaginationSize() - Method in interface de.z0rdak.yawp.platform.services.config.IRegionConfigHelper
 
getParent() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getParent() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getParentName() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getParentName() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getPattern() - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
getPlatformName() - Method in class de.z0rdak.yawp.platform.NeoForgePlatformHelper
 
getPlatformName() - Method in interface de.z0rdak.yawp.platform.services.IPlatformHelper
Gets the name of the current platform
getPlayer() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckEvent
 
getPlayer() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
getPlayer() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent
 
getPlayer() - Method in class de.z0rdak.yawp.api.events.region.RegionEvent
 
getPlayer(String) - Static method in class de.z0rdak.yawp.data.PlayerManager
 
getPlayer(UUID) - Static method in class de.z0rdak.yawp.data.PlayerManager
 
getPlayerArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getPlayerNamesArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getPlayers() - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
getPlayersArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getPlayerUUIDArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getPos() - Method in class de.z0rdak.yawp.core.area.TeleportAnchor
 
getPositions() - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
getPriority() - Method in interface de.z0rdak.yawp.core.region.IMarkableRegion
 
getPriority() - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
getPriorityArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getProperties() - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
getRadius() - Method in class de.z0rdak.yawp.core.area.SphereArea
 
getRadius() - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
getRefMapperConfig() - Method in class de.z0rdak.yawp.mixin.MixinPlugin
 
getRegion() - Method in class de.z0rdak.yawp.api.events.flag.FlagEvent
 
getRegion() - Method in class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent
 
getRegion() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent
 
getRegion() - Method in class de.z0rdak.yawp.api.events.region.RegionEvent
 
getRegion(CommandContext<CommandSourceStack>, RegionType) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getRegion(CommandContext<CommandSourceStack>, RegionType) - Static method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
getRegion(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
 
getRegion(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
getRegionArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getRegionFlag() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckEvent
 
getRegionFlag() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
getRegionIn(CommandContext<CommandSourceStack>, String, Level) - Static method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
getRegionIn(CommandContext<CommandSourceStack>, Level) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getRegionInPlayerDim(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
getRegionNameArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getRegionsAround(BlockPos, int) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
 
getRegionsAround(BlockPos, int) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getRegionsAt(BlockPos) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Get all regions at the given position
getRegionsAt(BlockPos) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getRegionsIn(Vec3i, Vec3i) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Get all regions at the given Cuboid area defined by two Vec3i positions
getRegionsIn(Vec3i, Vec3i) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getRegionsInBox(BoundingBox) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Get all regions at the given AABB (AreaAlignedBlockBox - basically a Cuboid) area
getRegionsInBox(BoundingBox) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getRegionsInCoords(int, int, int, int, int, int) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Get all regions inside the given Cuboid area, defined by the coordinates
getRegionsInCoords(int, int, int, int, int, int) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
getRegionType() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
getRegionType() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
getRegionType(CommandContext<S>) - Static method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
getRegionWithMarker(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
 
getRequiredOpLevel() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
getRequiredOpLevel() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
getRequiredOpLevel() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
getResponsible() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckResult
 
getResponsible() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
getResultValuesToLog() - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
getResultValuesToLog() - Method in class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
getResultValuesToLog() - Method in interface de.z0rdak.yawp.platform.services.config.ILoggingConfigHelper
 
getSavedDims(Supplier<LevelListData>) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getSavedLevelData() - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
getSlice(BlockPos, int, int, Direction.Axis) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
getSliceBlocks(BlockPos, int, int, Direction.Axis, Predicate<BlockPos>) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
getSrc() - Method in class de.z0rdak.yawp.api.events.flag.FlagEvent
 
getSrc() - Method in class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent
 
getState() - Method in class de.z0rdak.yawp.core.flag.Flag
 
getState() - Method in interface de.z0rdak.yawp.core.flag.IFlag
 
getStickNBT(ItemStack) - Static method in class de.z0rdak.yawp.util.StickUtil
 
getStickType() - Method in class de.z0rdak.yawp.core.stick.AbstractStick
 
getTarget() - Method in class de.z0rdak.yawp.api.events.region.FlagCheckEvent
 
getTarget() - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
getTargetDimRegionArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getTargetLocalRegionArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getTargetRegion(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
getTeam(String) - Static method in class de.z0rdak.yawp.data.PlayerManager
 
getTeamArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getTeams() - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
getTeleportAnchorNameArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getTeleportAnchorPosArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
getText() - Method in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
getTickInterval() - Method in class de.z0rdak.yawp.core.flag.IntFlag
Deprecated.
 
getTpAnchor(String) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
getTpAnchors() - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
getTpAnchors() - Method in interface de.z0rdak.yawp.core.region.IMarkableRegion
 
getTpAnchors() - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
getType() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
getType() - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
getType() - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
getType() - Method in class de.z0rdak.yawp.core.area.PrismArea
 
getType() - Method in class de.z0rdak.yawp.core.area.SphereArea
 
getType() - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
getType() - Method in class de.z0rdak.yawp.core.flag.Flag
 
getType() - Method in interface de.z0rdak.yawp.core.flag.IFlag
Returns the flag type of the flag.
getTypes() - Static method in enum class de.z0rdak.yawp.core.area.AreaType
 
getValue() - Method in class de.z0rdak.yawp.core.flag.IntFlag
Deprecated.
 
getVertices() - Method in class de.z0rdak.yawp.core.area.CuboidArea
Returns the vertices of the cuboid area as a list of BlockPos.
getXsize() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
getYsize() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
getZsize() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
GIVE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
GLOBAL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
GLOBAL - Enum constant in enum class de.z0rdak.yawp.core.region.RegionType
Used for a global region, spanning over all dimensional regions.
GLOBAL - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
GLOBAL - Static variable in class de.z0rdak.yawp.core.region.GlobalRegion
 
GLOBAL_DIMENSION - Static variable in class de.z0rdak.yawp.core.region.GlobalRegion
 
GLOBAL_REGION_FILE_NAME - Static variable in class de.z0rdak.yawp.data.region.GlobalRegionData
 
GlobalCommands - Class in de.z0rdak.yawp.commands
 
GlobalRegion - Class in de.z0rdak.yawp.core.region
 
GlobalRegion() - Constructor for class de.z0rdak.yawp.core.region.GlobalRegion
 
GlobalRegion(String, RegionType) - Constructor for class de.z0rdak.yawp.core.region.GlobalRegion
 
GlobalRegionData - Class in de.z0rdak.yawp.data.region
 
GlobalRegionData() - Constructor for class de.z0rdak.yawp.data.region.GlobalRegionData
 
GlobalRegionData(ResourceLocation, GlobalRegion) - Constructor for class de.z0rdak.yawp.data.region.GlobalRegionData
 
GLOW - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
GrievingFlagHandler - Class in de.z0rdak.yawp.handler.flags
 
GROUP - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
GROUP_LIST - Static variable in class de.z0rdak.yawp.api.permission.Permissions
 
GROUP_TEMPLATE - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
GroupMemberPagination - Class in de.z0rdak.yawp.util.text.messages.pagination
 
GroupMemberPagination(IProtectedRegion, String, GroupType, List<String>, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.GroupMemberPagination
 
GroupPagination - Class in de.z0rdak.yawp.util.text.messages.pagination
 
GroupPagination(List<String>, String, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.GroupPagination
 
groups - Variable in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
GroupType - Enum Class in de.z0rdak.yawp.core.group
 

H

handleDimCommandExecution(CommandContextBuilder<CommandSourceStack>, CommandSourceType) - Static method in class de.z0rdak.yawp.handler.CommandInterceptor
 
handleModCommands(ParseResults<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.handler.CommandInterceptor
Handler for managing different command permissions.
handleRegionCmdExecution(CommandContextBuilder<CommandSourceStack>, List<String>, CommandSourceType) - Static method in class de.z0rdak.yawp.handler.CommandInterceptor
 
HandlerUtil - Class in de.z0rdak.yawp.handler
 
hasAnchor(String) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
hasAnyPermission(IProtectedRegion, Player, List<String>) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
hasAnyPermission(IProtectedRegion, Player, List<String>) - Method in class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
hasAnyPermission(IProtectedRegion, Player, List<String>) - Method in interface de.z0rdak.yawp.platform.services.IPermissionHelper
 
hasAnyRegionWithSamePriority(IMarkableRegion, int) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
hasCategory(RegionFlag, FlagTag) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
hasChild(IProtectedRegion) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
hasChild(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
hasCmdPermission(CommandSourceStack) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
hasCmdPermission(CommandSourceStack) - Method in class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
hasCmdPermission(CommandSourceStack) - Method in interface de.z0rdak.yawp.platform.services.IPermissionHelper
 
hasConfigPermAndOpBypassFlags(Player) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
hasConfigPermAndOpBypassFlags(Player) - Method in class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
hasConfigPermAndOpBypassFlags(Player) - Method in interface de.z0rdak.yawp.platform.services.IPermissionHelper
 
hasConfigPermission(CommandSourceStack, CommandSourceType) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
hasConfigPermission(CommandSourceStack, CommandSourceType) - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
hasConfigPermission(CommandSourceStack, CommandSourceType) - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
hasConfigPermission(CommandSourceStack, CommandSourceType) - Method in class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
hasConfigPermission(CommandSourceStack, CommandSourceType) - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
hasConfigPermission(CommandSourceStack, CommandSourceType) - Method in interface de.z0rdak.yawp.platform.services.IPermissionHelper
 
hasConfigPermission(Player) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
hasConfigPermission(Player) - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
hasConfigPermission(Player) - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
hasConfigPermission(Player) - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
hasContaining() - Method in class de.z0rdak.yawp.util.LocalRegions.RegionOverlappingInfo
 
hasCustomDataTag(ItemStack) - Static method in class de.z0rdak.yawp.util.StickUtil
 
hasDimEntry(ResourceLocation) - Method in class de.z0rdak.yawp.data.region.LevelListData
 
hasEntitiesTracked() - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
hasGlow() - Method in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
hasGroupPermission(IProtectedRegion, Player, String) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
hasGroupPermission(IProtectedRegion, Player, String) - Method in class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
hasGroupPermission(IProtectedRegion, Player, String) - Method in interface de.z0rdak.yawp.platform.services.IPermissionHelper
 
hashCode() - Method in record class de.z0rdak.yawp.api.Flag
Returns a hash code value for this object.
hashCode() - Method in record class de.z0rdak.yawp.core.area.MarkedAreaType
Returns a hash code value for this object.
hashCode() - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Returns a hash code value for this object.
hashCode() - Method in record class de.z0rdak.yawp.core.flag.FlagCorrelation
Returns a hash code value for this object.
hashCode() - Method in record class de.z0rdak.yawp.core.flag.FlagMetaInfo
Returns a hash code value for this object.
hashCode() - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
Returns a hash code value for this object.
hashCode() - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
hasIntersecting() - Method in class de.z0rdak.yawp.util.LocalRegions.RegionOverlappingInfo
 
hasLevel(ResourceLocation) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
hasLevelData(ResourceKey<Level>) - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Check whether a DimensionalRegion for the specified dimension already exists.
hasLevelData(ResourceKey<Level>) - Method in class de.z0rdak.yawp.api.core.RegionManager
 
hasLocal(String) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Test if a name is available for creating a local region
hasLocal(String) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
hasLocal(String) - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
hasOverlapping() - Method in class de.z0rdak.yawp.util.LocalRegions.RegionOverlappingInfo
 
hasOwnerPermission(IProtectedRegion, Player) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
hasOwnerPermission(IProtectedRegion, Player) - Method in class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
hasOwnerPermission(IProtectedRegion, Player) - Method in interface de.z0rdak.yawp.platform.services.IPermissionHelper
 
hasPlayer(UUID) - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
hasPlayer(UUID) - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
hasPlayer(UUID, String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
hasPlayer(UUID, String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
hasPlayerCategory(IFlag) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
hasPlayerCategory(RegionFlag) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
hasPlayers() - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
hasPlayers() - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
hasPlayerTag(Flag) - Static method in class de.z0rdak.yawp.api.FlagRegister
Checks if a given flag has the PLAYER tag.
hasPlayerTag(IFlag) - Static method in class de.z0rdak.yawp.api.FlagRegister
Checks if a given flag has the PLAYER tag based on its identifier.
hasRegionAt(BlockPos) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Check if any regions exists at the given position
hasRegionAt(BlockPos) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
hasRequiredOpLevel(Player) - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
hasTeam(String) - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
hasTeam(String) - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
hasTeam(String, String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
hasTeam(String, String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
hasTeams() - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
hasTeams() - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
hasUUIDConfigEntry(Player) - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
header() - Method in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
header() - Method in class de.z0rdak.yawp.util.text.messages.pagination.ChildRegionPagination
 
header() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupMemberPagination
 
header() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupPagination
 
header() - Method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
header() - Method in class de.z0rdak.yawp.util.text.messages.pagination.RegionsInDimensionPagination
 
header() - Method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
header() - Method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
HEIGHT - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
HELP - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
hide(DisplayType) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
hide(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
HIDE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
HIDE_ALL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
HIDE_NEAR - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
hideAllRegions(Level, boolean) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
hideHierarchy(IMarkableRegion, DisplayType, boolean) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
hideIntersecting(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
hideRegionsAround(Player, int) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
hideTeleportAnchors(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
hideTpAnchor(TeleportAnchor, ServerLevel) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
hideTpAnchor(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
HIERARCHY - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
HIGH - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagFrequency
 
HIGH_FREQUENCY - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
 
HOE_TILL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
HoeItemMixin - Class in de.z0rdak.yawp.mixin.flag.player
 
HoeItemMixin() - Constructor for class de.z0rdak.yawp.mixin.flag.player.HoeItemMixin
 
HULL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
HULL - Enum constant in enum class de.z0rdak.yawp.core.area.DisplayType
 

I

IConfigHelper - Interface in de.z0rdak.yawp.platform.services
 
id() - Method in record class de.z0rdak.yawp.api.Flag
Returns the value of the id record component.
IDimensionRegionApi - Interface in de.z0rdak.yawp.api.core
 
IEventHelper - Interface in de.z0rdak.yawp.platform.services
 
IFlag - Interface in de.z0rdak.yawp.core.flag
 
IFlagArgumentType - Class in de.z0rdak.yawp.commands.arguments.flag
 
IFlagConfigHelper - Interface in de.z0rdak.yawp.platform.services.config
 
IFlagContainer - Interface in de.z0rdak.yawp.core.flag
Represents a container holding flag values mapped to their corresponding flag names for a region.
IGNITE_EXPLOSIVES - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ILoggingConfigHelper - Interface in de.z0rdak.yawp.platform.services.config
 
IMarkableArea - Interface in de.z0rdak.yawp.core.area
IMarkableArea provides an interface for different types of areas.
IMarkableRegion - Interface in de.z0rdak.yawp.core.region
A mark-able region extends the general IProtectedRegion by allowing to specify a certain area for the Region.
IMemberContainer - Interface in de.z0rdak.yawp.core.group
Abstraction for a set of members
INACTIVE_LINK_COLOR - Static variable in class de.z0rdak.yawp.util.text.Messages
 
INbtSerializable<T> - Interface in de.z0rdak.yawp.core
 
INC - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
inDim(ResourceKey<Level>) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
inDim(Level) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
INFO - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
INFO - Enum constant in enum class de.z0rdak.yawp.commands.arguments.flag.FlagEditType
 
inheritContext(FlagContext) - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Resolves the effective FlagContext by considering whether this context should be overridden by a parent context.
init() - Static method in class de.z0rdak.yawp.YAWPCommon
 
initLevelDataOnChangeWorld(Player, Level, Level) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
initLevelDataOnLogin(Entity, Level) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
initMarkerNbt(ItemStack, ResourceKey<Level>) - Static method in class de.z0rdak.yawp.util.StickUtil
 
initServerInstance(MinecraftServer) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
initStickTag(ItemStack, ResourceKey<Level>, boolean) - Static method in class de.z0rdak.yawp.util.StickUtil
Set init (default) nbt value for sticks
INT_FLAG - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagType
Deprecated.
INTERSECTING - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
intersectingRegions - Variable in class de.z0rdak.yawp.util.LocalRegions.RegionOverlappingInfo
 
intersects(CuboidArea) - Method in class de.z0rdak.yawp.core.area.SphereArea
 
intersects(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
intersects(IMarkableArea) - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
intersects(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
intersects(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.PrismArea
 
intersects(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.SphereArea
 
intersects(IMarkableArea) - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
intersects(SphereArea) - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
intersects(SphereArea) - Method in class de.z0rdak.yawp.core.area.SphereArea
 
IntFlag - Class in de.z0rdak.yawp.core.flag
Deprecated.
IntFlag(String, int, int) - Constructor for class de.z0rdak.yawp.core.flag.IntFlag
Deprecated.
 
InvalidPageNumberException - Exception Class in de.z0rdak.yawp.util.text.messages.pagination
 
InvalidPageNumberException(MutableComponent, int, int, int) - Constructor for exception class de.z0rdak.yawp.util.text.messages.pagination.InvalidPageNumberException
 
invert(FlagState) - Static method in enum class de.z0rdak.yawp.core.flag.FlagState
 
INVINCIBLE - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
IPermissionConfigHelper - Interface in de.z0rdak.yawp.platform.services.config
 
IPermissionHelper - Interface in de.z0rdak.yawp.platform.services
 
IPlatformHelper - Interface in de.z0rdak.yawp.platform.services
 
IProtectedRegion - Interface in de.z0rdak.yawp.core.region
This interface represents a general protected region.
IRegionConfigHelper - Interface in de.z0rdak.yawp.platform.services.config
 
IRegionManager - Interface in de.z0rdak.yawp.api.core
 
isActive() - Method in class de.z0rdak.yawp.core.flag.Flag
 
isActive() - Method in interface de.z0rdak.yawp.core.flag.IFlag
Returns whether the flag is active in the region.
isActive() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
isActive() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
isAllowedForNonOp(CommandSourceStack) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
isAllowedForNonOp(CommandSourceStack) - Method in class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
isAllowedForNonOp(CommandSourceStack) - Method in interface de.z0rdak.yawp.platform.services.IPermissionHelper
 
isAllowedOrDenied(String) - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
 
isAllowedOrDenied(String) - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
isAllowedPrimitiveArgument(Object) - Static method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
isAnimal(Entity) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
isBeneficial() - Method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
isCmdEnabledForNonOp() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
isCmdEnabledForNonOp() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
isCmdEnabledForNonOp() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
isCommandBlockExecutionAllowed() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
isCommandBlockExecutionAllowed() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
isCommandBlockExecutionAllowed() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
isDefault() - Method in class de.z0rdak.yawp.core.flag.FlagMessage
 
isDevelopmentEnvironment() - Method in class de.z0rdak.yawp.platform.NeoForgePlatformHelper
 
isDevelopmentEnvironment() - Method in interface de.z0rdak.yawp.platform.services.IPlatformHelper
Check if the game is currently in a development environment.
isDisabledByConfig(String) - Static method in class de.z0rdak.yawp.config.server.FlagConfig
 
isDisabledByConfig(String) - Method in class de.z0rdak.yawp.platform.config.NeoForgeFlagConfigHelper
 
isDisabledByConfig(String) - Method in interface de.z0rdak.yawp.platform.services.config.IFlagConfigHelper
 
isEmpty() - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
 
isEmpty() - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
isFlagDefined(String) - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
isFlagDefined(String) - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
Checks whether the specified flag is defined (i.e., not UNDEFINED).
isFlagRegistered(ResourceLocation) - Static method in class de.z0rdak.yawp.api.FlagRegister
Checks if a flag is registered based on its ResourceLocation.
isHierarchyOwnershipEnabled() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
isHierarchyOwnershipEnabled() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
isHierarchyOwnershipEnabled() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
isHullBlock(BlockPos) - Method in class de.z0rdak.yawp.core.area.SphereArea
 
isInGroup(IProtectedRegion, Player, String) - Method in class de.z0rdak.yawp.api.permission.Permissions
 
isInGroup(IProtectedRegion, Player, String) - Method in class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
isInGroup(IProtectedRegion, Player, String) - Method in interface de.z0rdak.yawp.platform.services.IPermissionHelper
 
isInGroup(Player, String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
isInGroup(Player, String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
isJourneyMapLoaded() - Method in class de.z0rdak.yawp.platform.NeoForgePlatformHelper
 
isJourneyMapLoaded() - Method in interface de.z0rdak.yawp.platform.services.IPlatformHelper
 
isMarker(ItemStack) - Static method in class de.z0rdak.yawp.util.StickUtil
 
isMarkerCreationEnabled() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
isMarkerCreationEnabled() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
isMarkerCreationEnabled() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
isModLoaded(String) - Method in class de.z0rdak.yawp.platform.NeoForgePlatformHelper
 
isModLoaded(String) - Method in interface de.z0rdak.yawp.platform.services.IPlatformHelper
Checks if a mod with the given id is loaded.
isMonster(Entity) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
isMuted() - Method in class de.z0rdak.yawp.core.flag.FlagMessage
 
isMuted() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
isMuted() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
isReadOnlyAllowed() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
isReadOnlyAllowed() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
isReadOnlyAllowed() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 
isRegistered(String) - Static method in class de.z0rdak.yawp.api.FlagRegister
Checks if a flag is registered based on its string identifier.
isRootRegion(IProtectedRegion) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
Checks whether the given region is its own parent.
isSame(Flag, Flag) - Static method in class de.z0rdak.yawp.api.FlagRegister
Checks if two Flag instances represent the same flag.
isSame(String, Flag) - Static method in class de.z0rdak.yawp.api.FlagRegister
Checks if the given flag ID matches the specified Flag.
isSame(ResourceLocation, Flag) - Static method in class de.z0rdak.yawp.api.FlagRegister
Checks if the given ResourceLocation matches the specified Flag.
isServerSide(Entity) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
isServerSide(Level) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
isServerSide(LevelAccessor) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
isServerSide(EntityEvent) - Static method in class de.z0rdak.yawp.handler.flags.NeoForgeHandlerUtil
 
isServerSide(BlockEvent) - Static method in class de.z0rdak.yawp.handler.flags.NeoForgeHandlerUtil
 
isValidArea() - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
isValidAreaType(String) - Static method in enum class de.z0rdak.yawp.core.area.AreaType
 
isValidFlag(Object) - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
isValidFlagState(Object) - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
isValidRegionName(String) - Method in class de.z0rdak.yawp.data.region.LevelRegionData
Method to check if a region name is valid for a given dimension.
isVillager(Entity) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
isWorldEditCuiLoaded() - Method in class de.z0rdak.yawp.platform.NeoForgePlatformHelper
 
isWorldEditCuiLoaded() - Method in interface de.z0rdak.yawp.platform.services.IPlatformHelper
 
isWorldEditLoaded() - Method in class de.z0rdak.yawp.platform.NeoForgePlatformHelper
 
isWorldEditLoaded() - Method in interface de.z0rdak.yawp.platform.services.IPlatformHelper
 
ITEM - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
 
ITEM_DROP - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ITEM_PICKUP - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ItemNbtKeys - Class in de.z0rdak.yawp.constants.serialization
 
ItemNbtKeys() - Constructor for class de.z0rdak.yawp.constants.serialization.ItemNbtKeys
 

K

KEEP_XP - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
KNOCKBACK_PLAYERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 

L

LAVA_FLOW - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
LAVA_FLOW - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
LEAF_DECAY - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
LEAF_DECAY - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
LeavesBlockMixin - Class in de.z0rdak.yawp.mixin
 
LeavesBlockMixin() - Constructor for class de.z0rdak.yawp.mixin.LeavesBlockMixin
 
length(BlockPos) - Static method in class de.z0rdak.yawp.util.AreaUtil
 
LEVEL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
LEVEL_FREEZE - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
levelData() - Static method in class de.z0rdak.yawp.commands.arguments.LevelRegionDataArgumentType
 
LevelListData - Class in de.z0rdak.yawp.data.region
 
LevelListData() - Constructor for class de.z0rdak.yawp.data.region.LevelListData
 
LevelListData(List<ResourceLocation>) - Constructor for class de.z0rdak.yawp.data.region.LevelListData
 
LevelRegionData - Class in de.z0rdak.yawp.data.region
 
LevelRegionData(ResourceLocation) - Constructor for class de.z0rdak.yawp.data.region.LevelRegionData
 
LevelRegionData(ResourceLocation, DimensionalRegion) - Constructor for class de.z0rdak.yawp.data.region.LevelRegionData
 
LevelRegionData(ResourceLocation, DimensionalRegion, Map<String, IMarkableRegion>) - Constructor for class de.z0rdak.yawp.data.region.LevelRegionData
 
LevelRegionDataArgumentType - Class in de.z0rdak.yawp.commands.arguments
 
LevelRegionDataArgumentType() - Constructor for class de.z0rdak.yawp.commands.arguments.LevelRegionDataArgumentType
 
LIGHT_LEVEL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
lightLevel() - Method in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
LIGHTNING_PROT - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
LIGHTNING_PROT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
LightningEntityMixin - Class in de.z0rdak.yawp.mixin
 
LightningEntityMixin() - Constructor for class de.z0rdak.yawp.mixin.LightningEntityMixin
 
LINK_COLOR - Static variable in class de.z0rdak.yawp.util.text.Messages
 
LIST - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
LIST_FLAG - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagType
Deprecated.
ListFlag - Class in de.z0rdak.yawp.core.flag
Deprecated.
ListFlag(String, boolean) - Constructor for class de.z0rdak.yawp.core.flag.ListFlag
Deprecated.
 
listRegionsInTargetDim(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.AreaArgumentType
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.flag.IFlagArgumentType
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.flag.RegionFlagArgumentType
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.LevelRegionDataArgumentType
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.region.AddRegionChildArgumentType
Lists possible regions which can be added as children.
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
Suggests regions with permission, which are also fully containing the area provided by the create local command
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
listSuggestions(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.region.RemoveRegionChildArgumentType
Lists the child regions for the region argument for removal.
listSuggestionsIn(CommandContext<S>, SuggestionsBuilder, Level) - Method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
listSuggestionsWithMarker(CommandContext<S>, SuggestionsBuilder) - Method in class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
Suggests regions with permission, which are also fully containing the area provided by the marked blocks of the region marker
literal(CommandConstants) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
load(Class<T>) - Static method in class de.z0rdak.yawp.platform.Services
 
load(CompoundTag, HolderLookup.Provider) - Static method in class de.z0rdak.yawp.data.region.GlobalRegionData
 
load(CompoundTag, HolderLookup.Provider) - Static method in class de.z0rdak.yawp.data.region.LevelListData
 
load(CompoundTag, HolderLookup.Provider) - Static method in class de.z0rdak.yawp.data.region.LevelRegionData
 
loadLevelListData(MinecraftServer) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
LOCAL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
LOCAL - Enum constant in enum class de.z0rdak.yawp.core.region.RegionType
Used to for local, markable regions.
LocalRegionBuilder<T> - Class in de.z0rdak.yawp.api.core.region
 
LocalRegionBuilder() - Constructor for class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
LocalRegionBuilder(String) - Constructor for class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
LocalRegions - Class in de.z0rdak.yawp.util
 
LocalRegions.RegionOverlappingInfo - Class in de.z0rdak.yawp.util
 
logCheck(FlagCheckEvent) - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
logCheck(FlagCheckEvent) - Method in class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
logCheck(FlagCheckEvent) - Method in interface de.z0rdak.yawp.platform.services.config.ILoggingConfigHelper
 
LOGGER - Static variable in class de.z0rdak.yawp.constants.Constants
 
LOGGER - Static variable in class de.z0rdak.yawp.data.region.RegionDataManager
 
LOGGING_CONFIG - Static variable in class de.z0rdak.yawp.platform.Services
 
LOGGING_CONFIG_LOGGER - Static variable in class de.z0rdak.yawp.config.server.LoggingConfig
 
LoggingConfig - Class in de.z0rdak.yawp.config.server
 
LoggingConfig() - Constructor for class de.z0rdak.yawp.config.server.LoggingConfig
 
logResult(FlagCheckResult) - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
logResult(FlagCheckResult) - Method in class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
logResult(FlagCheckResult) - Method in interface de.z0rdak.yawp.platform.services.config.ILoggingConfigHelper
 
lookupGameProfileInCache(CommandContext<CommandSourceStack>, String) - Static method in class de.z0rdak.yawp.util.MojangApiHelper
 
lookupGameProfileInCache(CommandContext<CommandSourceStack>, UUID) - Static method in class de.z0rdak.yawp.util.MojangApiHelper
 
LOW - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagFrequency
 

M

MARKED - Enum constant in enum class de.z0rdak.yawp.core.area.DisplayType
 
MARKED_AREA_CODEC - Static variable in class de.z0rdak.yawp.core.area.MarkedAreaTypes
 
MARKED_BLOCKS - Static variable in class de.z0rdak.yawp.constants.serialization.ItemNbtKeys
 
markedArea() - Method in class de.z0rdak.yawp.api.events.region.RegionEvent.UpdateArea
 
MarkedArea - Class in de.z0rdak.yawp.core.area
 
MarkedArea(AreaType) - Constructor for class de.z0rdak.yawp.core.area.MarkedArea
 
MarkedArea(AreaType, BlockDisplayProperties) - Constructor for class de.z0rdak.yawp.core.area.MarkedArea
 
MarkedAreaType<T> - Record Class in de.z0rdak.yawp.core.area
 
MarkedAreaType(MapCodec<T>) - Constructor for record class de.z0rdak.yawp.core.area.MarkedAreaType
Creates an instance of a MarkedAreaType record class.
MarkedAreaTypes - Class in de.z0rdak.yawp.core.area
 
MarkedAreaTypes() - Constructor for class de.z0rdak.yawp.core.area.MarkedAreaTypes
 
markedBlocks() - Method in class de.z0rdak.yawp.core.area.CenteredArea
 
markedBlocks() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
markedBlocks() - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
markedBlocks() - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
markedBlocks() - Method in class de.z0rdak.yawp.core.area.PrismArea
 
MarkedRegion - Class in de.z0rdak.yawp.core.region
The MarkedRegion represents an abstract implementation for a markable region.
MarkedRegion(String, IMarkableArea, RegionAnchors, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.MarkedRegion
 
MarkedRegion(String, IMarkableArea, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.MarkedRegion
 
MarkedRegion(String, IMarkableArea, Player, ResourceKey<Level>, ProtectedRegion) - Constructor for class de.z0rdak.yawp.core.region.MarkedRegion
 
MarkedRegion(String, ResourceKey<Level>, String, Map<String, IFlag>, boolean, boolean, int, String, IMarkableArea, RegionAnchors, Map<String, PlayerContainer>, List<String>) - Constructor for class de.z0rdak.yawp.core.region.MarkedRegion
 
MARKER - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
MARKER - Enum constant in enum class de.z0rdak.yawp.util.StickType
 
MarkerCommands - Class in de.z0rdak.yawp.commands
 
MarkerStick - Class in de.z0rdak.yawp.core.stick
 
MarkerStick(CompoundTag) - Constructor for class de.z0rdak.yawp.core.stick.MarkerStick
 
MarkerStick(ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.stick.MarkerStick
 
MarkerStickHandler - Class in de.z0rdak.yawp.handler
 
MarkerStickHandler() - Constructor for class de.z0rdak.yawp.handler.MarkerStickHandler
 
matchesCategory(Flag, Set<String>) - Static method in class de.z0rdak.yawp.api.FlagRegister
Determines if a flag belongs to a given set of category tags.
matchesCategory(RegionFlag, Set<String>) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
matchesFlag(FlagCheckEvent) - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
matchesResult(FlagCheckResult) - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
MAX_BUILD_LIMIT - Static variable in class de.z0rdak.yawp.constants.Constants
 
maxBlocks - Variable in enum class de.z0rdak.yawp.core.area.AreaType
 
MELEE_ANIMALS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
MELEE_MONSTERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
MELEE_PLAYERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
MELEE_VILLAGERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
MELEE_WANDERING_TRADER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
MEMBER - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
MEMBER - Static variable in class de.z0rdak.yawp.api.permission.Permissions
 
MEMBERS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
message(Player, String) - Static method in class de.z0rdak.yawp.api.MessageSender
 
message(Player, MutableComponent) - Static method in class de.z0rdak.yawp.api.MessageSender
 
Messages - Class in de.z0rdak.yawp.util.text
 
MessageSender - Class in de.z0rdak.yawp.api
 
MessageSender() - Constructor for class de.z0rdak.yawp.api.MessageSender
 
MIN_BUILD_LIMIT - Static variable in class de.z0rdak.yawp.constants.Constants
 
MINIMAL - Enum constant in enum class de.z0rdak.yawp.core.area.DisplayType
 
MixinPlugin - Class in de.z0rdak.yawp.mixin
 
MixinPlugin() - Constructor for class de.z0rdak.yawp.mixin.MixinPlugin
 
MOB_GRIEFING - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
MOB_GRIEFING - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
MOD_ID - Static variable in class de.z0rdak.yawp.constants.Constants
 
MOD_NAME - Static variable in class de.z0rdak.yawp.constants.Constants
 
MojangApiHelper - Class in de.z0rdak.yawp.util
 
move(BlockPos) - Method in class de.z0rdak.yawp.api.visualization.BlockVisualization
 
msg - Variable in class de.z0rdak.yawp.core.flag.Flag
 
msg() - Method in class de.z0rdak.yawp.core.flag.FlagMessage
 
MSG - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
MSG - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
MSG_TOKEN - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
MultiLineMessage<T> - Interface in de.z0rdak.yawp.util.text.messages.multiline
 
multiply(BlockPos, BlockPos) - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
mute() - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
mute(boolean) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
mute(boolean) - Method in class de.z0rdak.yawp.core.flag.FlagMessage
 
MUTE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
muteArgument(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
muted - Variable in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
MUTED - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 

N

name - Variable in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
name - Variable in enum class de.z0rdak.yawp.core.area.DisplayType
 
name - Variable in class de.z0rdak.yawp.core.flag.Flag
 
name - Variable in enum class de.z0rdak.yawp.core.flag.FlagState
 
name - Variable in enum class de.z0rdak.yawp.core.flag.FlagTag
 
name - Variable in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
name - Variable in enum class de.z0rdak.yawp.core.group.GroupType
 
name() - Method in record class de.z0rdak.yawp.api.Flag
 
NAME - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
NAME - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
NbtCompatHelper - Class in de.z0rdak.yawp.util
 
NbtCompatHelper() - Constructor for class de.z0rdak.yawp.util.NbtCompatHelper
 
NEAR - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
neededBlocks - Variable in enum class de.z0rdak.yawp.core.area.AreaType
 
NEGLIGIBLE - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagFrequency
 
NeoForgeConfigHelper - Class in de.z0rdak.yawp.platform
 
NeoForgeConfigHelper() - Constructor for class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
NeoForgeEventHelper - Class in de.z0rdak.yawp.platform
 
NeoForgeEventHelper() - Constructor for class de.z0rdak.yawp.platform.NeoForgeEventHelper
 
NeoForgeFlagCheckEvent - Class in de.z0rdak.yawp.api.events.region
Event that is fired before a flag is checked.
NeoForgeFlagCheckEvent(FlagCheckEvent) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
NeoForgeFlagCheckEvent(BlockPos, RegionFlag, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
NeoForgeFlagCheckEvent(BlockPos, RegionFlag, ResourceKey<Level>, Player) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
NeoForgeFlagCheckEvent(BlockPos, RegionFlag, ResourceKey<Level>, Player, String) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckEvent
 
NeoForgeFlagCheckResult - Class in de.z0rdak.yawp.api.events.region
Represents the result of a flag check.
NeoForgeFlagCheckResult(NeoForgeFlagCheckEvent, FlagState, IProtectedRegion, IFlag) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
NeoForgeFlagConfigHelper - Class in de.z0rdak.yawp.platform.config
 
NeoForgeFlagConfigHelper() - Constructor for class de.z0rdak.yawp.platform.config.NeoForgeFlagConfigHelper
 
NeoForgeFlagEvent - Class in de.z0rdak.yawp.api.events.flag
 
NeoForgeFlagEvent.AddFlagEvent - Class in de.z0rdak.yawp.api.events.flag
 
NeoForgeFlagEvent.RemoveFlagEvent - Class in de.z0rdak.yawp.api.events.flag
 
NeoForgeFlagEvent.UpdateFlagMessageEvent - Class in de.z0rdak.yawp.api.events.flag
 
NeoForgeHandlerUtil - Class in de.z0rdak.yawp.handler.flags
 
NeoForgeHandlerUtil() - Constructor for class de.z0rdak.yawp.handler.flags.NeoForgeHandlerUtil
 
NeoForgeLoggingConfigHelper - Class in de.z0rdak.yawp.platform.config
 
NeoForgeLoggingConfigHelper() - Constructor for class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
NeoForgePermissionConfigHelper - Class in de.z0rdak.yawp.platform.config
 
NeoForgePermissionConfigHelper() - Constructor for class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
NeoForgePermissionHelper - Class in de.z0rdak.yawp.platform
 
NeoForgePermissionHelper() - Constructor for class de.z0rdak.yawp.platform.NeoForgePermissionHelper
 
NeoForgePlatformHelper - Class in de.z0rdak.yawp.platform
 
NeoForgePlatformHelper() - Constructor for class de.z0rdak.yawp.platform.NeoForgePlatformHelper
 
NeoForgeRegionConfigHelper - Class in de.z0rdak.yawp.platform.config
 
NeoForgeRegionConfigHelper() - Constructor for class de.z0rdak.yawp.platform.config.NeoForgeRegionConfigHelper
 
NeoForgeRegionEvent - Class in de.z0rdak.yawp.api.events.region
 
NeoForgeRegionEvent.Create - Class in de.z0rdak.yawp.api.events.region
This event is fired whenever a new region is created.
NeoForgeRegionEvent.Remove - Class in de.z0rdak.yawp.api.events.region
This event is fired whenever a region is about to be removed.
NeoForgeRegionEvent.Rename - Class in de.z0rdak.yawp.api.events.region
This event is fired whenever a new region is renamed.
NeoForgeRegionEvent.UpdateArea - Class in de.z0rdak.yawp.api.events.region
This event is fired whenever a new area is created.
NO_ARGS - Static variable in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
NO_FLIGHT - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
NO_ITEM_DESPAWN - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
NO_ITEM_DESPAWN - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
NO_PVP - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
NO_SIGN_EDIT - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
NO_WALKER_FREEZE - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
noContentMsg() - Method in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
noContentMsg() - Method in class de.z0rdak.yawp.util.text.messages.pagination.ChildRegionPagination
 
noContentMsg() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupMemberPagination
 
noContentMsg() - Method in class de.z0rdak.yawp.util.text.messages.pagination.GroupPagination
 
noContentMsg() - Method in class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
noContentMsg() - Method in class de.z0rdak.yawp.util.text.messages.pagination.RegionsInDimensionPagination
 
noContentMsg() - Method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
noContentMsg() - Method in class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
NON_PLAYER - Enum constant in enum class de.z0rdak.yawp.commands.CommandSourceType
 
NORMAL - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagFrequency
 
notServerSideOrPlayerNull(Entity) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
notServerSideOrPlayerNull(PlayerEvent) - Static method in class de.z0rdak.yawp.handler.flags.NeoForgeHandlerUtil
 
NUKE_DISPLAY_ENTITIES - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
nukeDisplayEntities(ServerLevel) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
numberOfPages() - Method in class de.z0rdak.yawp.util.text.messages.pagination.PaginationControl
 
numberOfPages() - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
Returns the value of the numberOfPages record component.

O

of(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
of(String) - Static method in enum class de.z0rdak.yawp.core.area.AreaType
 
of(String) - Static method in enum class de.z0rdak.yawp.core.area.DisplayType
 
of(String) - Static method in enum class de.z0rdak.yawp.core.flag.FlagType
 
of(String) - Static method in enum class de.z0rdak.yawp.core.group.GroupType
 
of(String) - Static method in enum class de.z0rdak.yawp.core.region.RegionType
 
of(String) - Static method in enum class de.z0rdak.yawp.util.StickType
 
of(CommandSourceStack) - Static method in enum class de.z0rdak.yawp.commands.CommandSourceType
 
off() - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
on() - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
onAccessEntityContainer(PlayerInteractEvent.EntityInteract) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onAddFlag(NeoForgeFlagEvent.AddFlagEvent) - Static method in class de.z0rdak.yawp.YetAnotherWorldProtector
 
onAnimalTameAttempt(AnimalTameEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onAttackEntity(AttackEntityEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
Prevents various entities from been attacked from a player.
onAttackPlayer(AttackEntityEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
Prevents traditional attacks from players which use EntityPlayer.attackTargetEntityWithCurrentItem(Entity).
onBonemealUse(BonemealEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onBreedingAttempt(BabyEntitySpawnEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onCommandSend(CommandEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onConfigLoading(ModConfigEvent.Loading) - Static method in class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
onConfigReloading(ModConfigEvent.Reloading) - Static method in class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
onCreateStick(Player, ItemStack, ItemStack) - Static method in class de.z0rdak.yawp.handler.MarkerStickHandler
 
onCycleMode(Player, ItemStack, BlockHitResult) - Static method in class de.z0rdak.yawp.handler.MarkerStickHandler
 
onElytraFlying(PlayerTickEvent.Post) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onEmptyBucket(Level, Player, InteractionHand, CallbackInfoReturnable<InteractionResultHolder<ItemStack>>, ItemStack, BlockHitResult, BlockPos, Direction, BlockPos, BlockState, BlockPos) - Method in class de.z0rdak.yawp.mixin.flag.player.BucketItemMixin
 
onEnderTeleportTo(EntityTeleportEvent.EnderEntity) - Static method in class de.z0rdak.yawp.handler.flags.EntityFlagHandler
 
onEntityBreak(AttackEntityEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onEntityDestroyBlock(LivingDestroyBlockEvent) - Static method in class de.z0rdak.yawp.handler.flags.GrievingFlagHandler
 
onEntityDropLoot(LivingDropsEvent) - Static method in class de.z0rdak.yawp.handler.flags.GrievingFlagHandler
Idea: Flag for player not dropping loot as member/owner? -> local keepInventory
onEntityInteraction(PlayerInteractEvent.EntityInteract) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onEntityInteraction(PlayerInteractEvent.EntityInteractSpecific) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onEntityInteraction(PlayerInteractEvent.RightClickItem) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onEntityJoinWorld(EntityJoinLevelEvent) - Static method in class de.z0rdak.yawp.handler.flags.EntityFlagHandler
 
onEntityMountAttempt(EntityMountEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
Idea: Flags for different animals to mount
onEntityXpDrop(LivingExperienceDropEvent) - Static method in class de.z0rdak.yawp.handler.flags.GrievingFlagHandler
 
onExplosion(ExplosionEvent.Detonate) - Static method in class de.z0rdak.yawp.handler.flags.GrievingFlagHandler
 
onExplosionStarted(ExplosionEvent.Start) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onFall(LivingFallEvent) - Static method in class de.z0rdak.yawp.handler.flags.EntityFlagHandler
 
onFarmLandTrampled(BlockEvent.FarmlandTrampleEvent) - Static method in class de.z0rdak.yawp.handler.flags.GrievingFlagHandler
 
onFillBucket(Level, Player, InteractionHand, CallbackInfoReturnable<InteractionResult>, ItemStack, BlockHitResult, BlockPos, Direction, BlockPos) - Method in class de.z0rdak.yawp.mixin.flag.player.BucketItemMixin
 
onIgniteExplosive(Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Level.ExplosionInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>, CallbackInfoReturnable<Explosion>) - Method in class de.z0rdak.yawp.mixin.ServerWorldMixin
Returning a null explosion will cause this event to be canceled.
onItemExpire(ItemExpireEvent) - Static method in class de.z0rdak.yawp.handler.flags.WorldFlagHandler
 
onLightningStrikeOccur(EntityStruckByLightningEvent) - Static method in class de.z0rdak.yawp.handler.flags.WorldFlagHandler
Prevents all lightning strikes to hurt entities and removes the lightning entity itself
onLoad(String) - Method in class de.z0rdak.yawp.mixin.MixinPlugin
 
onLooseArrow(ArrowLooseEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onMarkBlock(Player, ItemStack, BlockPos) - Static method in class de.z0rdak.yawp.handler.MarkerStickHandler
 
onMobGriefing(EntityMobGriefingEvent) - Static method in class de.z0rdak.yawp.handler.flags.GrievingFlagHandler
 
onModLoaded(String, Runnable) - Static method in class de.z0rdak.yawp.config.ConfigRegistry
 
onModReloaded(String, Runnable) - Static method in class de.z0rdak.yawp.config.ConfigRegistry
 
onNetherPortalSpawn(BlockEvent.PortalSpawnEvent) - Static method in class de.z0rdak.yawp.handler.flags.WorldFlagHandler
Prevents all nether portal spawning.
onPickupItem(ItemEntityPickupEvent.Pre) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerAttemptSleep(CanPlayerSleepEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerBreakBlock(BlockEvent.BreakEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerDropItem(ItemTossEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerHurt(LivingIncomingDamageEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerIgniteExplosive(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult, CallbackInfoReturnable<InteractionResult>) - Method in class de.z0rdak.yawp.mixin.TntBlockMixin
 
onPlayerKnockback(LivingKnockBackEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerLevelChange(PlayerXpEvent.LevelChange) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerPlaceBlock(BlockEvent.EntityPlaceEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerRightClickBlock(PlayerInteractEvent.RightClickBlock) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerUseEnderPearl(EntityTeleportEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerXPChange(PlayerXpEvent.XpChange) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPlayerXpPickup(PlayerXpEvent.PickupXp) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onProjectileHitPlayer(ProjectileImpactEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onPvpAction(LivingIncomingDamageEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onRandomTick(BlockState, ServerLevel, BlockPos, RandomSource, CallbackInfo) - Method in class de.z0rdak.yawp.mixin.SnowLayerBlockMixin
 
onReceiveDmg(LivingIncomingDamageEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onSendChat(ServerChatEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
TODO: Flag for team chat Note: message received from server but not distributed to all clients
onServerStart(MinecraftServer) - Static method in class de.z0rdak.yawp.data.PlayerManager
 
onServerStarting(MinecraftServer) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
onSetSpawn(PlayerSetSpawnEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
 
onShouldSnow(LevelReader, BlockPos, CallbackInfoReturnable<Boolean>) - Method in class de.z0rdak.yawp.mixin.BiomeMixin
 
onSpawnFireFromLightning(int, CallbackInfo, BlockPos) - Method in class de.z0rdak.yawp.mixin.LightningEntityMixin
lighting-fire-spread Prevent fire spreading when lightning hits blocks
onSpawnLightning(LevelChunk, int, CallbackInfo, ChunkPos, boolean, int, int, ProfilerFiller, BlockPos, DifficultyInstance, boolean, LightningBolt) - Method in class de.z0rdak.yawp.mixin.ServerWorldMixin
Injection for lightning protection flag.
onSteppedOnActivator(BlockEvent.NeighborNotifyEvent) - Static method in class de.z0rdak.yawp.handler.flags.PlayerFlagHandler
Prevents players from using activator blocks like pressure plates TODO: This is very jank implementation.
onTravelToDim(EntityTravelToDimensionEvent) - Static method in class de.z0rdak.yawp.handler.flags.WorldFlagHandler
 
onUseAxeOnBlock(UseOnContext, CallbackInfoReturnable<InteractionResult>) - Method in class de.z0rdak.yawp.mixin.flag.player.AxeItemMixin
 
onUseHoeOnBlock(UseOnContext, CallbackInfoReturnable<InteractionResult>) - Method in class de.z0rdak.yawp.mixin.flag.player.HoeItemMixin
 
onUsePortal(EntityTravelToDimensionEvent) - Static method in class de.z0rdak.yawp.handler.flags.WorldFlagHandler
Handler prevents entities from using portals to travel between dimensions.
onUseShovelOnBlock(UseOnContext, CallbackInfoReturnable<InteractionResult>) - Method in class de.z0rdak.yawp.mixin.flag.player.ShovelItemMixin
 
overLayMessage(Player, String) - Static method in class de.z0rdak.yawp.api.MessageSender
 
overLayMessage(Player, MutableComponent) - Static method in class de.z0rdak.yawp.api.MessageSender
 
override() - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
override(boolean) - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
OVERRIDE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
OVERRIDE - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
OWNER - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
OWNER - Static variable in class de.z0rdak.yawp.api.permission.Permissions
 
OWNERS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
owningRegions() - Static method in class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
Using this as an actual argument does not work on a server-side only mod, because it needs to be registered in the corresponding registry.

P

P1 - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
P2 - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
padEmptyEntries() - Method in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
PAGE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
pageContent - Variable in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
pageNumber() - Method in class de.z0rdak.yawp.util.text.messages.pagination.PaginationControl
 
pageNumber() - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
Returns the value of the pageNumber record component.
pageSize() - Method in class de.z0rdak.yawp.util.text.messages.pagination.PaginationControl
 
pageSize() - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
Returns the value of the pageSize record component.
PaginationControl - Class in de.z0rdak.yawp.util.text.messages.pagination
 
PaginationControl(String, int, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.PaginationControl
 
paginationLines - Variable in class de.z0rdak.yawp.util.text.messages.pagination.BasePaginationMessage
 
PaginationLinks - Record Class in de.z0rdak.yawp.util.text.messages.pagination
 
PaginationLinks(String, int, int, int) - Constructor for record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
Creates an instance of a PaginationLinks record class.
PaginationMessage<T> - Interface in de.z0rdak.yawp.util.text.messages.pagination
 
parent - Variable in class de.z0rdak.yawp.core.region.ProtectedRegion
 
PARENT - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
PARENT - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
parentName - Variable in class de.z0rdak.yawp.core.region.ProtectedRegion
 
parentOf(IProtectedRegion, RegionFlag, Player) - Static method in record class de.z0rdak.yawp.core.flag.FlagContext
Creates a FlagContext for the parent region of the given region.
parse(StringReader) - Method in class de.z0rdak.yawp.commands.arguments.AreaArgumentType
 
parse(StringReader) - Method in class de.z0rdak.yawp.commands.arguments.flag.IFlagArgumentType
 
parse(StringReader) - Method in class de.z0rdak.yawp.commands.arguments.flag.RegionFlagArgumentType
 
parse(StringReader) - Method in class de.z0rdak.yawp.commands.arguments.LevelRegionDataArgumentType
 
parse(StringReader) - Method in class de.z0rdak.yawp.commands.arguments.region.AddRegionChildArgumentType
 
parse(StringReader) - Method in class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
 
parse(StringReader) - Method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
parse(StringReader) - Method in class de.z0rdak.yawp.commands.arguments.region.RemoveRegionChildArgumentType
 
PERMISSION_CONFIG - Static variable in class de.z0rdak.yawp.platform.Services
 
PERMISSION_CONFIG_LOGGER - Static variable in class de.z0rdak.yawp.config.server.PermissionConfig
 
PermissionConfig - Class in de.z0rdak.yawp.config.server
 
PermissionConfig() - Constructor for class de.z0rdak.yawp.config.server.PermissionConfig
 
Permissions - Class in de.z0rdak.yawp.api.permission
 
PERMISSIONS - Static variable in class de.z0rdak.yawp.platform.Services
 
permits(Player) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
permits(Player) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
Checks if the player is defined in the regions player list OR whether the player is an operator.
PLACE_BLOCKS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
PLACE_FLUIDS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
PLATFORM - Static variable in class de.z0rdak.yawp.platform.Services
 
player() - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Returns the value of the player record component.
PLAYER - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
PLAYER - Enum constant in enum class de.z0rdak.yawp.commands.CommandSourceType
 
PLAYER - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
Flags in this category involve preventing a certain event for the player.
PLAYER - Enum constant in enum class de.z0rdak.yawp.core.group.GroupType
 
PLAYER_APPLY_HUNGER - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_APPLY_KNOCKBACK - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_BREAK_BLOCKS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_BREED_ANIMAL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_CHAT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_CREATE_PORTAL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_DROP_ITEM - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_DROP_XP - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_EDIT_SIGNS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_ENDERPEARL_AWAY - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_ENTER_LEVEL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_ENTER_PORTAL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_FALL_DAMAGE - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_FIRE_BOW - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_FLIGHT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_GAIN_LEVEL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_GAIN_LOOT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_GAIN_XP - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_HURT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_IGNITE_EXPLOSIVES - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_INTERACT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_KEEP_INV - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_KEEP_XP - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_KNOCKBACK - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_MELEE_ANIMALS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_MELEE_MONSTERS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_MELEE_PLAYERS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_MELEE_VILLAGERS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_MELEE_WANDERING_TRADER - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_MOUNT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_NAMES - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
PLAYER_PICKUP_ITEM - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_PICKUP_XP - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_PLACE_BLOCKS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_PLACE_FLUIDS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_PREVENTION - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
Flags in this category involve reporting back the prevented action to the player.
PLAYER_PVP - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_SCOOP_FLUIDS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_SET_SPAWN - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_SHOVEL_PATH - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_SLEEP - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_STRIP_WOOD - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_TAME_ANIMAL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_TEMPLATE - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
PLAYER_TILL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_TOOL_SECONDARY - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_TRAMPLE_FARMLAND - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_UNMOUNTING - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_USE_BLOCKS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_USE_BONEMEAL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_USE_CHEST_ACCESS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_USE_COMMANDS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_USE_CONTAINER - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_USE_ELYTRA - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_USE_ENDERPEARL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_USE_ITEMS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PLAYER_UUID - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
PLAYER_WALKER_FREEZE - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
PlayerContainer - Class in de.z0rdak.yawp.core.group
 
PlayerContainer(String) - Constructor for class de.z0rdak.yawp.core.group.PlayerContainer
 
PlayerContainer(String, List<String>, Map<UUID, String>) - Constructor for class de.z0rdak.yawp.core.group.PlayerContainer
 
PlayerEntityMixin - Class in de.z0rdak.yawp.mixin.flag.player
 
PlayerEntityMixin() - Constructor for class de.z0rdak.yawp.mixin.flag.player.PlayerEntityMixin
 
PlayerFlagHandler - Class in de.z0rdak.yawp.handler.flags
Contains flag handler for events directly related/cause to/by players.
playerHasBypassPermission(IProtectedRegion, Player) - Static method in class de.z0rdak.yawp.api.permission.Permissions
 
PlayerManager - Class in de.z0rdak.yawp.data
 
PLAYERS - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
PLAYERS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
POLYGON_3D - Enum constant in enum class de.z0rdak.yawp.core.area.AreaType
 
Polygon3DArea - Class in de.z0rdak.yawp.core.area
 
Polygon3DArea(List<BlockPos>) - Constructor for class de.z0rdak.yawp.core.area.Polygon3DArea
 
PolygonRegion - Class in de.z0rdak.yawp.core.region
 
PolygonRegion(String, Polygon3DArea, RegionAnchors, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.PolygonRegion
 
PolygonRegion(String, Polygon3DArea, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.PolygonRegion
 
POS_TEMPLATE - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
POS1 - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
POS2 - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
post(FlagEvent) - Method in class de.z0rdak.yawp.platform.NeoForgeEventHelper
 
post(FlagEvent) - Method in interface de.z0rdak.yawp.platform.services.IEventHelper
 
post(FlagEvent.UpdateFlagMessageEvent) - Method in class de.z0rdak.yawp.platform.NeoForgeEventHelper
 
post(FlagEvent.UpdateFlagMessageEvent) - Method in interface de.z0rdak.yawp.platform.services.IEventHelper
 
post(FlagCheckEvent) - Method in class de.z0rdak.yawp.platform.NeoForgeEventHelper
 
post(FlagCheckEvent) - Method in interface de.z0rdak.yawp.platform.services.IEventHelper
 
post(FlagCheckResult) - Method in class de.z0rdak.yawp.platform.NeoForgeEventHelper
 
post(FlagCheckResult) - Method in interface de.z0rdak.yawp.platform.services.IEventHelper
 
post(RegionEvent) - Method in class de.z0rdak.yawp.platform.NeoForgeEventHelper
 
post(RegionEvent) - Method in interface de.z0rdak.yawp.platform.services.IEventHelper
 
post(RegionEvent.UpdateArea) - Method in class de.z0rdak.yawp.platform.NeoForgeEventHelper
 
post(RegionEvent.UpdateArea) - Method in interface de.z0rdak.yawp.platform.services.IEventHelper
 
postApply(String, ClassNode, String, IMixinInfo) - Method in class de.z0rdak.yawp.mixin.MixinPlugin
 
potentialChildRegions() - Static method in class de.z0rdak.yawp.commands.arguments.region.AddRegionChildArgumentType
Using this as an actual argument does not work on a server-side only mod, because it needs to be registered in the corresponding registry.
preApply(String, ClassNode, String, IMixinInfo) - Method in class de.z0rdak.yawp.mixin.MixinPlugin
 
priority - Variable in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
priority - Variable in class de.z0rdak.yawp.core.region.MarkedRegion
 
PRIORITY - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
PRIORITY - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
PRISM - Enum constant in enum class de.z0rdak.yawp.core.area.AreaType
 
PrismArea - Class in de.z0rdak.yawp.core.area
 
PrismArea() - Constructor for class de.z0rdak.yawp.core.area.PrismArea
 
PrismArea(List<BlockPos>) - Constructor for class de.z0rdak.yawp.core.area.PrismArea
 
PrismRegion - Class in de.z0rdak.yawp.core.region
 
PrismRegion(String, PrismArea, RegionAnchors, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.PrismRegion
 
PrismRegion(String, PrismArea, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.PrismRegion
 
processCheck(FlagCheckEvent) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
Processes the given flag check event with default behavior.
processCheck(FlagCheckEvent, Consumer<FlagCheckResult>) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
Processes the given flag check event and executes the given consumer if the flag is denied.
processCheck(FlagCheckEvent, Consumer<FlagCheckResult>, Consumer<FlagCheckResult>) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
Processes a flag check event and executes the corresponding consumer based on the result.
processCheckF(FlagCheckEvent, Function<FlagCheckResult, FlagState>) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
 
promptFlagList(CommandContext<CommandSourceStack>, IProtectedRegion, int) - Static method in class de.z0rdak.yawp.commands.CommandUtil
List of flags of the provided region and its parents
promptGroupLinks(CommandContext<CommandSourceStack>, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
== Group '%s' for '%s'== Players: [n player(s)][+] Teams: [m team(s)][+]
promptGroupList(CommandContext<CommandSourceStack>, IProtectedRegion, String, GroupType, int) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
promptRegionChildren(CommandContext<CommandSourceStack>, IProtectedRegion, int) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
promptRegionFlagList(CommandContext<CommandSourceStack>, IProtectedRegion, int) - Static method in class de.z0rdak.yawp.commands.CommandUtil
List of flags only of the provided region
promptRegionInfo(CommandContext<CommandSourceStack>, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
promptRegionState(CommandContext<CommandSourceStack>, IProtectedRegion) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
ProtectedRegion - Class in de.z0rdak.yawp.core.region
An abstract region represents the basic implementation of a IProtectedRegion.
ProtectedRegion(String, ResourceKey<Level>, RegionType) - Constructor for class de.z0rdak.yawp.core.region.ProtectedRegion
 
ProtectedRegion(String, ResourceKey<Level>, RegionType, Player) - Constructor for class de.z0rdak.yawp.core.region.ProtectedRegion
 
PROTECTION - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagTag
 
put(IFlag) - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
 
put(IFlag) - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 

R

radius(int) - Method in class de.z0rdak.yawp.api.core.area.SphereBuilder
 
RADIUS - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
RADIUS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
RADIUS_POS - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
randomFromDefault() - Static method in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
rectifyRegionPriorities(IMarkableRegion, int) - Static method in class de.z0rdak.yawp.util.LocalRegions
Deprecated.
RECURSIVE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
refreshDisplay(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
refreshDisplay(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
region - Variable in class de.z0rdak.yawp.util.LocalRegions.RegionOverlappingInfo
 
region() - Static method in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
Using this as an actual argument does not work on a server-side only mod, because it needs to be registered in the corresponding registry.
region() - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Returns the value of the region record component.
region() - Method in record class de.z0rdak.yawp.core.flag.FlagCorrelation
Returns the value of the region record component.
REGION_BLOCK_DISPLAY_TAG - Static variable in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
REGION_CONFIG - Static variable in class de.z0rdak.yawp.platform.Services
 
REGION_CONFIG_LOGGER - Static variable in class de.z0rdak.yawp.config.server.RegionConfig
 
REGION_FLAG - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
REGION_TEMPLATE - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
REGION_TEXT_DISPLAY_TAG - Static variable in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
REGION_TYPE - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
RegionAnchors - Class in de.z0rdak.yawp.core.area
 
RegionAnchors() - Constructor for class de.z0rdak.yawp.core.area.RegionAnchors
 
RegionAnchors(Map<String, TeleportAnchor>) - Constructor for class de.z0rdak.yawp.core.area.RegionAnchors
 
RegionArgumentType - Class in de.z0rdak.yawp.commands.arguments.region
 
RegionArgumentType() - Constructor for class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
RegionConfig - Class in de.z0rdak.yawp.config.server
 
RegionConfig() - Constructor for class de.z0rdak.yawp.config.server.RegionConfig
 
regionCount() - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
RegionDataManager - Class in de.z0rdak.yawp.data.region
 
RegionEvent - Class in de.z0rdak.yawp.api.events.region
 
RegionEvent.Create - Class in de.z0rdak.yawp.api.events.region
This event is fired whenever a new region is created.
RegionEvent.Remove - Class in de.z0rdak.yawp.api.events.region
This event is fired whenever a region is about to be removed.
RegionEvent.Rename - Class in de.z0rdak.yawp.api.events.region
This event is fired whenever a new region is renamed.
RegionEvent.UpdateArea - Class in de.z0rdak.yawp.api.events.region
This event is fired whenever a new area is created.
regionFlag() - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Returns the value of the regionFlag record component.
RegionFlag - Enum Class in de.z0rdak.yawp.core.flag
 
RegionFlagArgumentType - Class in de.z0rdak.yawp.commands.arguments.flag
 
RegionFlagArgumentType() - Constructor for class de.z0rdak.yawp.commands.arguments.flag.RegionFlagArgumentType
 
RegionFlagPagination - Class in de.z0rdak.yawp.util.text.messages.pagination
 
RegionFlagPagination(IProtectedRegion, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.RegionFlagPagination
 
RegionFlags - Class in de.z0rdak.yawp.core.flag
 
RegionFlags() - Constructor for class de.z0rdak.yawp.core.flag.RegionFlags
 
RegionFlags(Map<String, IFlag>) - Constructor for class de.z0rdak.yawp.core.flag.RegionFlags
 
regionFrom(Player, MarkerStick, String) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
regionFrom(Player, MarkerStick, String, ResourceKey<Level>) - Static method in class de.z0rdak.yawp.util.LocalRegions
 
regionInfo(IProtectedRegion) - Static method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
RegionInfoMessage - Class in de.z0rdak.yawp.util.text.messages.multiline
 
RegionInfoMessage(IProtectedRegion) - Constructor for class de.z0rdak.yawp.util.text.messages.multiline.RegionInfoMessage
 
RegionManager - Class in de.z0rdak.yawp.api.core
 
RegionManager.DimensionRegionApi - Class in de.z0rdak.yawp.api.core
 
RegionNbtKeys - Class in de.z0rdak.yawp.constants.serialization
NBT serialization keys for region data
RegionNbtKeys() - Constructor for class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
RegionOverlappingInfo(IMarkableRegion, List<IMarkableRegion>, List<IMarkableRegion>) - Constructor for class de.z0rdak.yawp.util.LocalRegions.RegionOverlappingInfo
 
REGIONS - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
REGIONS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
RegionsInDimensionPagination - Class in de.z0rdak.yawp.util.text.messages.pagination
 
RegionsInDimensionPagination(LevelRegionData, List<IProtectedRegion>, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.RegionsInDimensionPagination
 
regionState(IProtectedRegion) - Static method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
RegionStateMessage - Class in de.z0rdak.yawp.util.text.messages.multiline
 
RegionStateMessage(IProtectedRegion) - Constructor for class de.z0rdak.yawp.util.text.messages.multiline.RegionStateMessage
 
RegionType - Enum Class in de.z0rdak.yawp.core.region
Enum to identify region type.
RegionVisualization - Class in de.z0rdak.yawp.api.visualization
 
RegionVisualization(BlockDisplayProperties) - Constructor for class de.z0rdak.yawp.api.visualization.RegionVisualization
 
RegionVisualizationManager - Class in de.z0rdak.yawp.api.visualization
 
RegionVisualizationManager(IMarkableRegion) - Constructor for class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
register() - Method in class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
register() - Method in interface de.z0rdak.yawp.platform.services.IConfigHelper
 
register(String, MarkedAreaType<T>) - Static method in class de.z0rdak.yawp.core.area.MarkedAreaTypes
 
registerClientConfig(ModConfigSpec, String) - Method in class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
registerClientConfig(ModConfigSpec, String) - Method in interface de.z0rdak.yawp.platform.services.IConfigHelper
 
registerCommands() - Method in interface de.z0rdak.yawp.YAWPModInitializer
 
registerCommands() - Method in class de.z0rdak.yawp.YetAnotherWorldProtector
 
registerCommands(CommandDispatcher<CommandSourceStack>, CommandBuildContext, Commands.CommandSelection) - Static method in class de.z0rdak.yawp.commands.CommandRegistry
 
registerCommonConfig(ModConfigSpec, String) - Method in class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
registerCommonConfig(ModConfigSpec, String) - Method in interface de.z0rdak.yawp.platform.services.IConfigHelper
 
registerConfig() - Method in interface de.z0rdak.yawp.YAWPModInitializer
 
registerConfig() - Method in class de.z0rdak.yawp.YetAnotherWorldProtector
 
registerFlag(String, String, FlagMetaInfo) - Static method in class de.z0rdak.yawp.api.FlagRegister
Registers a flag in the internal flag registry using the modId of the registering mod and a flagId.
registerFlag(ResourceLocation, FlagMetaInfo) - Static method in class de.z0rdak.yawp.api.FlagRegister
Registers a flag in the internal flag registry using a ResourceLocation and FlagMetaInfo.
registerServerConfig(ModConfigSpec, String) - Method in class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
registerServerConfig(ModConfigSpec, String) - Method in interface de.z0rdak.yawp.platform.services.IConfigHelper
 
REGISTRY - Static variable in class de.z0rdak.yawp.core.area.MarkedAreaTypes
 
remove(String) - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
 
remove(String) - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
Remove(RegionEvent.Remove) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Remove
 
Remove(IMarkableRegion, Player) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Remove
 
Remove(IMarkableRegion, Player) - Constructor for class de.z0rdak.yawp.api.events.region.RegionEvent.Remove
 
REMOVE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
REMOVE - Enum constant in enum class de.z0rdak.yawp.commands.arguments.flag.FlagEditType
 
REMOVE_CMD_COLOR - Static variable in class de.z0rdak.yawp.util.text.Messages
 
removeChild(IProtectedRegion) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
removeChild(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
Will always be called by IMarkableRegion to remove child of type IMarkableRegion
removeEntitiesEnabled() - Static method in class de.z0rdak.yawp.config.server.FlagConfig
 
removeEntitiesEnabled() - Method in class de.z0rdak.yawp.platform.config.NeoForgeFlagConfigHelper
 
removeEntitiesEnabled() - Method in interface de.z0rdak.yawp.platform.services.config.IFlagConfigHelper
 
removeFlag(String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
removeFlag(String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
RemoveFlagEvent(FlagEvent.RemoveFlagEvent) - Constructor for class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.RemoveFlagEvent
 
RemoveFlagEvent(CommandSourceStack, IProtectedRegion, IFlag) - Constructor for class de.z0rdak.yawp.api.events.flag.FlagEvent.RemoveFlagEvent
 
RemoveFlagEvent(CommandSourceStack, IProtectedRegion, IFlag) - Constructor for class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.RemoveFlagEvent
 
removeFlags(CommandContext<CommandSourceStack>, IProtectedRegion, Set<RegionFlag>) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
removeInvolvedEntities(CommandSourceStack, IProtectedRegion, RegionFlag) - Static method in class de.z0rdak.yawp.handler.YawpEventHandler
 
removeLocal(IMarkableRegion) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Remove the provided region from the dimension
removeLocal(IMarkableRegion) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
removeLocal(IMarkableRegion) - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
removeLocalRegion(String) - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
Remove the region identified by the provided region name from the dimension
removeLocalRegion(String) - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
removePlayer(CommandContext<CommandSourceStack>, UUID, String, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
removePlayer(UUID) - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
removePlayer(UUID) - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
removePlayer(UUID, String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
removePlayer(UUID, String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
RemoveRegionChildArgumentType - Class in de.z0rdak.yawp.commands.arguments.region
 
RemoveRegionChildArgumentType() - Constructor for class de.z0rdak.yawp.commands.arguments.region.RemoveRegionChildArgumentType
 
removeRegionFlag(CommandContext<CommandSourceStack>, IProtectedRegion, RegionFlag) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
removeTeam(CommandContext<CommandSourceStack>, Team, IProtectedRegion, String) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
removeTeam(String) - Method in interface de.z0rdak.yawp.core.group.IMemberContainer
 
removeTeam(String) - Method in class de.z0rdak.yawp.core.group.PlayerContainer
 
removeTeam(String, String) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
removeTeam(String, String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
removeTpAnchor(String) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
removeTpAnchor(BlockPos) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
rename(String) - Method in interface de.z0rdak.yawp.core.region.IMarkableRegion
 
rename(String) - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
rename(String, String) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
Rename(RegionEvent.Rename) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Rename
 
Rename(IMarkableRegion, String, String, Player) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Rename
 
Rename(IMarkableRegion, String, String, Player) - Constructor for class de.z0rdak.yawp.api.events.region.RegionEvent.Rename
 
RENAME - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
renameLocal(IMarkableRegion, String) - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
reset() - Method in class de.z0rdak.yawp.core.flag.FlagMessage
 
reset() - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
reset() - Method in class de.z0rdak.yawp.data.region.GlobalRegionData
 
RESET - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
resetGlobal() - Method in interface de.z0rdak.yawp.api.core.IRegionManager
This only resets the Global Region, not its child regions.
resetGlobal() - Method in class de.z0rdak.yawp.api.core.RegionManager
 
resetGlobalRegion(CommandContext<CommandSourceStack>) - Static method in class de.z0rdak.yawp.commands.GlobalCommands
 
resetGroups() - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
resetGroups() - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
resetLevelData(ResourceKey<Level>) - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Resets the DimensionalRegion as well as all LocalRegions of the corresponding level.
resetLevelData(ResourceKey<Level>) - Method in class de.z0rdak.yawp.api.core.RegionManager
 
resetLevelData(ResourceKey<Level>) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
resetLevelData(ResourceLocation) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
resetMarkerNbt(ItemStack, ResourceKey<Level>) - Static method in class de.z0rdak.yawp.util.StickUtil
 
resolve(CommandSourceStack, Entity, int) - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
resolveFlag(IProtectedRegion, FlagContext) - Static method in class de.z0rdak.yawp.api.FlagEvaluator
Resolves the final FlagContext for a given region by considering flag inheritance from parent regions.
resourceKey - Variable in class de.z0rdak.yawp.core.flag.ListFlag
Deprecated.
 
ResponsibleFlagPagination - Class in de.z0rdak.yawp.util.text.messages.pagination
 
ResponsibleFlagPagination(IProtectedRegion, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
resultingState() - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Determines the flag resolution for this context.
revertCommand(String, CommandConstants, CommandConstants) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 
revertCommand(String, String, String) - Static method in class de.z0rdak.yawp.commands.arguments.ArgumentUtil
 

S

save() - Method in interface de.z0rdak.yawp.api.core.IDimensionRegionApi
 
save() - Method in interface de.z0rdak.yawp.api.core.IRegionManager
Flag the scheduler to save the region data.
save() - Method in class de.z0rdak.yawp.api.core.RegionManager.DimensionRegionApi
 
save() - Method in class de.z0rdak.yawp.api.core.RegionManager
 
save() - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
save(boolean) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
save(CompoundTag, HolderLookup.Provider) - Method in class de.z0rdak.yawp.data.region.GlobalRegionData
 
save(CompoundTag, HolderLookup.Provider) - Method in class de.z0rdak.yawp.data.region.LevelListData
 
save(CompoundTag, HolderLookup.Provider) - Method in class de.z0rdak.yawp.data.region.LevelRegionData
 
save(MinecraftServer, boolean, boolean) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
saveOnStop(MinecraftServer) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
saveOnUnload(MinecraftServer, ServerLevel) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 
SCOOP_FLUIDS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SELECT - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
send(CommandSourceStack, MultiLineMessage<T>) - Static method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
SEND_MESSAGE - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
sendCmdFeedback(CommandSourceStack, MutableComponent) - Static method in class de.z0rdak.yawp.api.MessageSender
 
sendError(CommandSourceStack, MutableComponent) - Static method in class de.z0rdak.yawp.api.MessageSender
 
sendFlagMsg(FlagCheckResult) - Static method in class de.z0rdak.yawp.api.MessageSender
Sends the flag message for the given flag check event.
sendNotification(Player, MutableComponent) - Static method in class de.z0rdak.yawp.api.MessageSender
 
serializeNBT() - Method in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
serializeNBT() - Method in interface de.z0rdak.yawp.core.INbtSerializable
 
serializeNBT() - Method in class de.z0rdak.yawp.core.stick.AbstractStick
 
serializeNBT() - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
SERIOUSLY - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
SERVER - Enum constant in enum class de.z0rdak.yawp.commands.CommandSourceType
 
ServerPlayerInteractionManagerMixin - Class in de.z0rdak.yawp.mixin.stick
 
ServerPlayerInteractionManagerMixin() - Constructor for class de.z0rdak.yawp.mixin.stick.ServerPlayerInteractionManagerMixin
 
ServerWorldMixin - Class in de.z0rdak.yawp.mixin
 
ServerWorldMixin() - Constructor for class de.z0rdak.yawp.mixin.ServerWorldMixin
 
Services - Class in de.z0rdak.yawp.platform
 
Services() - Constructor for class de.z0rdak.yawp.platform.Services
 
SET - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
SET_SPAWN - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
setActiveState(CommandContext<CommandSourceStack>, IProtectedRegion, boolean) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
setAlertState(CommandContext<CommandSourceStack>, IProtectedRegion, boolean) - Static method in class de.z0rdak.yawp.commands.CommandUtil
 
setArea(CuboidArea) - Method in class de.z0rdak.yawp.api.core.region.CuboidRegionBuilder
 
setArea(IMarkableArea) - Method in interface de.z0rdak.yawp.core.region.IMarkableRegion
 
setArea(IMarkableArea) - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
setArea(SphereArea) - Method in class de.z0rdak.yawp.api.core.region.SphereRegionBuilder
 
setAreaType(AreaType) - Method in class de.z0rdak.yawp.core.stick.MarkerStick
 
setBlockRl(ResourceLocation) - Method in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
setChildrenNames(List<String>) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
setEventBus(IEventBus) - Method in class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
setFlagMsg(FlagMessage) - Method in class de.z0rdak.yawp.core.flag.Flag
 
setFlagMsg(FlagMessage) - Method in interface de.z0rdak.yawp.core.flag.IFlag
 
setFlags(RegionFlags) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
setFlags(RegionFlags) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
setFlagState(FlagState) - Method in class de.z0rdak.yawp.api.events.region.FlagCheckResult
 
setFlagState(FlagState) - Method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
setGroups(Map<String, PlayerContainer>) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
setGroups(Map<String, PlayerContainer>) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
setHasGlow(boolean) - Method in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
setIsActive(boolean) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
setIsActive(boolean) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
setIsMuted(boolean) - Method in interface de.z0rdak.yawp.core.region.IProtectedRegion
 
setIsMuted(boolean) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
setLightLevel(int) - Method in class de.z0rdak.yawp.core.area.BlockDisplayProperties
 
setMarkedArea(IMarkableArea) - Method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.UpdateArea
The area set here is not validated again.
setMarkedArea(IMarkableArea) - Method in class de.z0rdak.yawp.api.events.region.RegionEvent.UpdateArea
The area set here is not validated again.
setMarkerNbt(ItemStack, CompoundTag) - Static method in class de.z0rdak.yawp.util.StickUtil
 
setModContainer(ModContainer) - Method in class de.z0rdak.yawp.platform.NeoForgeConfigHelper
 
setMsg(String) - Method in class de.z0rdak.yawp.core.flag.FlagMessage
 
setName(String) - Method in class de.z0rdak.yawp.core.area.TeleportAnchor
 
setName(String) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
setNewMsg(String) - Method in class de.z0rdak.yawp.api.events.flag.FlagEvent.UpdateFlagMessageEvent
 
setNewMsg(String) - Method in class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.UpdateFlagMessageEvent
 
setNewName(String) - Method in class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Rename
The name set here is not validated again.
setNewName(String) - Method in class de.z0rdak.yawp.api.events.region.RegionEvent.Rename
The name set here is not validated again.
setOverride(boolean) - Method in class de.z0rdak.yawp.core.flag.Flag
 
setOverride(boolean) - Method in interface de.z0rdak.yawp.core.flag.IFlag
Set the override state of the flag.
setParent(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.DimensionalRegion
 
setParent(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.GlobalRegion
 
setParent(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
setParent(IProtectedRegion) - Method in class de.z0rdak.yawp.core.region.ProtectedRegion
 
setPos(BlockPos) - Method in class de.z0rdak.yawp.core.area.TeleportAnchor
 
setPriority(int) - Method in interface de.z0rdak.yawp.core.region.IMarkableRegion
 
setPriority(int) - Method in class de.z0rdak.yawp.core.region.MarkedRegion
 
setState(FlagState) - Method in class de.z0rdak.yawp.core.flag.Flag
 
setState(FlagState) - Method in interface de.z0rdak.yawp.core.flag.IFlag
 
setText(String) - Method in class de.z0rdak.yawp.core.area.TextDisplayProperties
 
setTickInterval(int) - Method in class de.z0rdak.yawp.core.flag.IntFlag
Deprecated.
 
setTpAnchors(Map<String, TeleportAnchor>) - Method in class de.z0rdak.yawp.core.area.RegionAnchors
 
setupRegionDataLifecycleHooks() - Method in interface de.z0rdak.yawp.YAWPModInitializer
 
setupRegionDataLifecycleHooks() - Method in class de.z0rdak.yawp.YetAnotherWorldProtector
 
setValue(int) - Method in class de.z0rdak.yawp.core.flag.IntFlag
Deprecated.
 
shortBlockPos(BlockPos) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
shortBlockPosBracketed(BlockPos) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
shouldActivateNewDimRegion() - Static method in class de.z0rdak.yawp.config.server.RegionConfig
 
shouldActivateNewDimRegion() - Method in class de.z0rdak.yawp.platform.config.NeoForgeRegionConfigHelper
 
shouldActivateNewDimRegion() - Method in interface de.z0rdak.yawp.platform.services.config.IRegionConfigHelper
 
shouldApplyMixin(String, String) - Method in class de.z0rdak.yawp.mixin.MixinPlugin
 
shouldLogEmptyResults() - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
shouldLogEmptyResults() - Method in class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
shouldLogEmptyResults() - Method in interface de.z0rdak.yawp.platform.services.config.ILoggingConfigHelper
 
shouldLogFlagCheckResults() - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
shouldLogFlagCheckResults() - Method in class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
shouldLogFlagCheckResults() - Method in interface de.z0rdak.yawp.platform.services.config.ILoggingConfigHelper
 
shouldLogFlagChecks() - Static method in class de.z0rdak.yawp.config.server.LoggingConfig
 
shouldLogFlagChecks() - Method in class de.z0rdak.yawp.platform.config.NeoForgeLoggingConfigHelper
 
shouldLogFlagChecks() - Method in interface de.z0rdak.yawp.platform.services.config.ILoggingConfigHelper
 
SHOVEL_PATH - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ShovelItemMixin - Class in de.z0rdak.yawp.mixin.flag.player
 
ShovelItemMixin() - Constructor for class de.z0rdak.yawp.mixin.flag.player.ShovelItemMixin
 
show(DisplayType, BlockDisplayProperties, ServerLevel) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
show(DisplayType, ServerLevel) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
show(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
show(IMarkableRegion, DisplayType, BlockDisplayProperties) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
SHOW - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
SHOW_NEAR - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
showHierarchy(IMarkableRegion, DisplayType, boolean) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
showIntersecting(IMarkableRegion, DisplayType) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
showRegionsAround(Player, int, DisplayType) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
showTeleportAnchors(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
showTpAnchor(TeleportAnchor, ServerLevel) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
showTpAnchor(TeleportAnchor, ServerLevel, BlockDisplayProperties, TextDisplayProperties) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
showTpAnchor(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
shrink(int) - Method in class de.z0rdak.yawp.api.core.area.SphereBuilder
 
SHULKER_TELEPORT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SHULKER_TELEPORT_FROM_REGION - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SignBlockMixin - Class in de.z0rdak.yawp.mixin
 
SignBlockMixin() - Constructor for class de.z0rdak.yawp.mixin.SignBlockMixin
 
size() - Method in interface de.z0rdak.yawp.core.flag.IFlagContainer
 
size() - Method in class de.z0rdak.yawp.core.flag.RegionFlags
 
SLEEP - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SNOW_FALL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SNOW_FALL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SNOW_MELTING - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SNOW_MELTING - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SnowLayerBlockMixin - Class in de.z0rdak.yawp.mixin
 
SnowLayerBlockMixin() - Constructor for class de.z0rdak.yawp.mixin.SnowLayerBlockMixin
 
sortFlagsByState(IProtectedRegion) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
sortFlagsByState(Map<String, FlagCorrelation>) - Static method in class de.z0rdak.yawp.util.text.messages.pagination.ResponsibleFlagPagination
 
source - Variable in enum class de.z0rdak.yawp.commands.CommandSourceType
 
SPAWN_PORTAL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_ALL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_ALL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SPAWNING_ANIMAL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_ANIMAL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SPAWNING_GOLEM - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_GOLEM - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SPAWNING_MONSTER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_MONSTER - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SPAWNING_SLIME - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_SLIME - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SPAWNING_TRADER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_TRADER - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SPAWNING_VILLAGER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_VILLAGER - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SPAWNING_XP - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
SPAWNING_XP - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
SPHERE - Enum constant in enum class de.z0rdak.yawp.core.area.AreaType
 
SPHERE_AREA - Static variable in class de.z0rdak.yawp.core.area.MarkedAreaTypes
 
SphereArea - Class in de.z0rdak.yawp.core.area
 
SphereArea(BlockPos, int) - Constructor for class de.z0rdak.yawp.core.area.SphereArea
 
SphereArea(BlockPos, BlockPos) - Constructor for class de.z0rdak.yawp.core.area.SphereArea
 
SphereBuilder - Class in de.z0rdak.yawp.api.core.area
 
SphereBuilder() - Constructor for class de.z0rdak.yawp.api.core.area.SphereBuilder
 
SphereBuilder(BlockPos) - Constructor for class de.z0rdak.yawp.api.core.area.SphereBuilder
 
SphereRegion - Class in de.z0rdak.yawp.core.region
 
SphereRegion(String, SphereArea, RegionAnchors, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.SphereRegion
 
SphereRegion(String, SphereArea, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.SphereRegion
 
SphereRegion(String, SphereArea, Player, ResourceKey<Level>) - Constructor for class de.z0rdak.yawp.core.region.SphereRegion
 
SphereRegion(String, ResourceKey<Level>, String, Map<String, IFlag>, boolean, boolean, int, IMarkableArea, RegionAnchors, Map<String, PlayerContainer>, List<String>) - Constructor for class de.z0rdak.yawp.core.region.SphereRegion
 
SphereRegionBuilder - Class in de.z0rdak.yawp.api.core.region
 
SphereRegionBuilder(String) - Constructor for class de.z0rdak.yawp.api.core.region.SphereRegionBuilder
 
startingAt(BlockPos, int, int, int) - Method in class de.z0rdak.yawp.api.core.area.CuboidBuilder
 
state - Variable in class de.z0rdak.yawp.core.flag.Flag
 
STATE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
STICK - Static variable in class de.z0rdak.yawp.constants.serialization.ItemNbtKeys
 
STICK_ID - Static variable in class de.z0rdak.yawp.constants.serialization.ItemNbtKeys
 
STICK_TYPE - Static variable in class de.z0rdak.yawp.constants.serialization.ItemNbtKeys
 
stickName - Variable in enum class de.z0rdak.yawp.util.StickType
 
StickType - Enum Class in de.z0rdak.yawp.util
 
StickUtil - Class in de.z0rdak.yawp.util
 
STYLE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
substitutable(String, Object...) - Static method in class de.z0rdak.yawp.util.text.Messages
 
SubstituteException - Exception Class in de.z0rdak.yawp.util.text.messages
 
SubstituteException(SubstituteTextContent, int) - Constructor for exception class de.z0rdak.yawp.util.text.messages.SubstituteException
 
SubstituteException(SubstituteTextContent, String) - Constructor for exception class de.z0rdak.yawp.util.text.messages.SubstituteException
 
SubstituteException(SubstituteTextContent, Throwable) - Constructor for exception class de.z0rdak.yawp.util.text.messages.SubstituteException
 
SubstituteTextContent - Class in de.z0rdak.yawp.util.text.messages
Deprecated.
SubstituteTextContent(String, Object[]) - Constructor for class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
syncPlayerInventory(Level, Player) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 

T

tags() - Method in record class de.z0rdak.yawp.core.flag.FlagMetaInfo
Returns the value of the tags record component.
TARGET - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TARGET_DIM - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TARGET_REGION - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TEAM - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TEAM - Enum constant in enum class de.z0rdak.yawp.core.group.GroupType
 
TEAM_TEMPLATE - Static variable in class de.z0rdak.yawp.core.flag.FlagMessage
 
TEAMS - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TEAMS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
TELEPORT - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TeleportAnchor - Class in de.z0rdak.yawp.core.area
 
TeleportAnchor(BlockPos, String) - Constructor for class de.z0rdak.yawp.core.area.TeleportAnchor
 
TeleportAnchorPagination - Class in de.z0rdak.yawp.util.text.messages.pagination
 
TeleportAnchorPagination(IMarkableRegion, int, int) - Constructor for class de.z0rdak.yawp.util.text.messages.pagination.TeleportAnchorPagination
 
TEMPLATE - Enum constant in enum class de.z0rdak.yawp.core.region.RegionType
Used to mark a template region.
TextDisplayProperties - Class in de.z0rdak.yawp.core.area
 
TextDisplayProperties(String) - Constructor for class de.z0rdak.yawp.core.area.TextDisplayProperties
 
TextDisplayProperties(String, String, int, String, int) - Constructor for class de.z0rdak.yawp.core.area.TextDisplayProperties
 
TextVisualization - Class in de.z0rdak.yawp.api.visualization
 
TextVisualization(BlockPos, TextDisplayProperties) - Constructor for class de.z0rdak.yawp.api.visualization.TextVisualization
 
TICK - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagFrequency
 
tinyBlockPos(BlockPos) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
TntBlockMixin - Class in de.z0rdak.yawp.mixin
 
TntBlockMixin() - Constructor for class de.z0rdak.yawp.mixin.TntBlockMixin
 
to(CommandSourceStack) - Method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
TO_DIM - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TO_LOCAL - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
toBlockPos(CompoundTag, String) - Static method in class de.z0rdak.yawp.util.NbtCompatHelper
 
toBlockPos(IntArrayTag) - Static method in class de.z0rdak.yawp.util.NbtCompatHelper
 
toBlockPosFromCompound(CompoundTag, String) - Static method in class de.z0rdak.yawp.util.NbtCompatHelper
 
TOOL_SECONDARY_USE - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
toString() - Method in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
toString() - Method in record class de.z0rdak.yawp.api.Flag
Returns a string representation of this record class.
toString() - Method in enum class de.z0rdak.yawp.commands.CommandSourceType
 
toString() - Method in enum class de.z0rdak.yawp.core.area.AreaType
 
toString() - Method in class de.z0rdak.yawp.core.area.CuboidArea
 
toString() - Method in enum class de.z0rdak.yawp.core.area.DisplayType
 
toString() - Method in record class de.z0rdak.yawp.core.area.MarkedAreaType
Returns a string representation of this record class.
toString() - Method in class de.z0rdak.yawp.core.area.Polygon3DArea
 
toString() - Method in class de.z0rdak.yawp.core.area.SphereArea
 
toString() - Method in class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
toString() - Method in record class de.z0rdak.yawp.core.flag.FlagContext
Returns a string representation of this record class.
toString() - Method in record class de.z0rdak.yawp.core.flag.FlagCorrelation
Returns a string representation of this record class.
toString() - Method in class de.z0rdak.yawp.core.flag.FlagMessage
 
toString() - Method in record class de.z0rdak.yawp.core.flag.FlagMetaInfo
Returns a string representation of this record class.
toString() - Method in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
toString() - Method in enum class de.z0rdak.yawp.core.group.GroupType
 
toString() - Method in record class de.z0rdak.yawp.util.text.messages.pagination.PaginationLinks
Returns a string representation of this record class.
toString() - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
TP_ANCHOR - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TP_COLOR - Static variable in class de.z0rdak.yawp.util.text.Messages
 
TP_POS - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
tpAnchors - Variable in class de.z0rdak.yawp.core.area.RegionAnchors
 
TpAnchorVisualization - Class in de.z0rdak.yawp.api.visualization
 
TpAnchorVisualization(TeleportAnchor, BlockDisplayProperties, TextDisplayProperties) - Constructor for class de.z0rdak.yawp.api.visualization.TpAnchorVisualization
 
track(Entity) - Method in class de.z0rdak.yawp.api.visualization.BlockVisualization
 
track(Entity) - Method in class de.z0rdak.yawp.api.visualization.TextVisualization
 
trackBlockDisplay(BlockPos, Entity) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
trackTpAnchorBlockDisplay(Entity) - Method in class de.z0rdak.yawp.api.visualization.TpAnchorVisualization
 
trackTpAnchorDisplay(Entity, Entity) - Method in class de.z0rdak.yawp.api.visualization.TpAnchorVisualization
 
TRAMPLE_FARMLAND - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
TRAMPLE_FARMLAND - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
TRAMPLE_FARMLAND_OTHER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
TRAMPLE_FARMLAND_PLAYER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
truncateMsg(IFlag) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
truncateMsg(IFlag, int) - Static method in class de.z0rdak.yawp.util.ChatComponentBuilder
 
type - Variable in class de.z0rdak.yawp.core.flag.Flag
 
type - Variable in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
type - Variable in enum class de.z0rdak.yawp.core.region.RegionType
 
type() - Method in record class de.z0rdak.yawp.core.flag.FlagMetaInfo
Returns the value of the type record component.
type() - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
TYPE - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
TYPE - Static variable in class de.z0rdak.yawp.data.region.GlobalRegionData
 
TYPE - Static variable in class de.z0rdak.yawp.data.region.LevelListData
 
TYPE - Static variable in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 

U

Undefined(FlagCheckEvent) - Static method in class de.z0rdak.yawp.api.events.region.FlagCheckResult
 
Undefined(NeoForgeFlagCheckEvent) - Static method in class de.z0rdak.yawp.api.events.region.NeoForgeFlagCheckResult
 
UNDEFINED - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagState
The flag is undefined and thus not present in a flag container.
UNKNOWN - Enum constant in enum class de.z0rdak.yawp.commands.CommandSourceType
 
UNKNOWN - Enum constant in enum class de.z0rdak.yawp.util.StickType
 
UNSET - Enum constant in enum class de.z0rdak.yawp.commands.arguments.flag.FlagEditType
 
UNTRACKED - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
UpdateArea(RegionEvent.UpdateArea) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.UpdateArea
 
UpdateArea(IMarkableRegion, IMarkableArea, Player) - Constructor for class de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.UpdateArea
 
UpdateArea(IMarkableRegion, IMarkableArea, Player) - Constructor for class de.z0rdak.yawp.api.events.region.RegionEvent.UpdateArea
 
updateBlock(ResourceLocation) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
updateBlockPosition(TeleportAnchor) - Method in class de.z0rdak.yawp.api.visualization.TpAnchorVisualization
 
updateBlockState(Level, BlockPos) - Static method in class de.z0rdak.yawp.handler.HandlerUtil
 
updateDisplay(BlockDisplayProperties) - Method in interface de.z0rdak.yawp.core.area.IMarkableArea
 
updateDisplay(BlockDisplayProperties) - Method in class de.z0rdak.yawp.core.area.MarkedArea
 
updateDisplay(BlockDisplayProperties, boolean) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
updateDisplay(BlockDisplayProperties, boolean) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
updateDisplay(BlockDisplayProperties, DisplayType) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
updateDisplay(IMarkableArea, ServerLevel) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
updateDisplayBlock(Entity, ResourceLocation) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
 
updateDisplayGlow(Entity, boolean) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
 
updateDisplayLightLevel(Entity, int) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
 
updateDisplayProperties(Entity, BlockDisplayProperties) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationUtil
 
UpdateFlagMessageEvent(FlagEvent.UpdateFlagMessageEvent) - Constructor for class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.UpdateFlagMessageEvent
 
UpdateFlagMessageEvent(CommandSourceStack, IProtectedRegion, IFlag, String) - Constructor for class de.z0rdak.yawp.api.events.flag.FlagEvent.UpdateFlagMessageEvent
 
UpdateFlagMessageEvent(CommandSourceStack, IProtectedRegion, IFlag, String) - Constructor for class de.z0rdak.yawp.api.events.flag.NeoForgeFlagEvent.UpdateFlagMessageEvent
 
updateGlow(boolean) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
updateLightLevel(int) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualization
 
updateRegionDisplay(IMarkableRegion) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
updateStickName(ItemStack) - Static method in class de.z0rdak.yawp.util.StickUtil
 
updateText(TeleportAnchor) - Method in class de.z0rdak.yawp.api.visualization.TpAnchorVisualization
 
updateTpAnchor(TeleportAnchor) - Method in class de.z0rdak.yawp.api.visualization.RegionVisualizationManager
 
updateTpAnchor(IMarkableRegion, TeleportAnchor) - Static method in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
use(BlockState, Level, BlockPos, Player, BlockHitResult, CallbackInfoReturnable<InteractionResult>) - Method in class de.z0rdak.yawp.mixin.SignBlockMixin
 
USE_BLOCKS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_BONEMEAL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_ELYTRA - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_ENDERPEARL_FROM_REGION - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_ENDERPEARL_TO_REGION - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_ENTITIES - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_ITEMS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_PORTAL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_PORTAL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
USE_PORTAL_ANIMALS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_PORTAL_ANIMALS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
USE_PORTAL_ITEMS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_PORTAL_ITEMS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
USE_PORTAL_MINECARTS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_PORTAL_MINECARTS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
USE_PORTAL_MONSTERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_PORTAL_MONSTERS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
USE_PORTAL_PLAYERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_PORTAL_VILLAGERS - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
USE_PORTAL_VILLAGERS - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
useItemOn(ServerPlayer, Level, ItemStack, InteractionHand, BlockHitResult, CallbackInfoReturnable<InteractionResult>) - Method in class de.z0rdak.yawp.mixin.stick.ServerPlayerInteractionManagerMixin
 
UUID - Static variable in class de.z0rdak.yawp.constants.serialization.RegionNbtKeys
 
UUIDsWithPermission() - Static method in class de.z0rdak.yawp.config.server.PermissionConfig
 
UUIDsWithPermission() - Method in class de.z0rdak.yawp.platform.config.NeoForgePermissionConfigHelper
 
UUIDsWithPermission() - Method in interface de.z0rdak.yawp.platform.services.config.IPermissionConfigHelper
 

V

VALID_AREA - Static variable in class de.z0rdak.yawp.constants.serialization.ItemNbtKeys
 
VALID_FLAG_PATTERN - Static variable in class de.z0rdak.yawp.commands.arguments.flag.IFlagArgumentType
 
VALID_FLAG_PATTERN - Static variable in class de.z0rdak.yawp.commands.arguments.flag.RegionFlagArgumentType
 
VALID_NAME_PATTERN - Static variable in class de.z0rdak.yawp.commands.arguments.region.AddRegionChildArgumentType
 
VALID_NAME_PATTERN - Static variable in class de.z0rdak.yawp.commands.arguments.region.ContainingOwnedRegionArgumentType
 
VALID_NAME_PATTERN - Static variable in class de.z0rdak.yawp.commands.arguments.region.RegionArgumentType
 
VALID_NAME_PATTERN - Static variable in class de.z0rdak.yawp.commands.arguments.region.RemoveRegionChildArgumentType
 
ValidFlagStates() - Static method in enum class de.z0rdak.yawp.core.flag.FlagState
List of valid flag states for CLI to set the flag state.
validLoggingStates(String) - Static method in enum class de.z0rdak.yawp.core.flag.FlagState
 
valueOf(String) - Static method in enum class de.z0rdak.yawp.api.commands.CommandConstants
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.commands.arguments.flag.FlagEditType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.commands.CommandSourceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.area.AreaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.area.DisplayType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.flag.FlagFrequency
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.flag.FlagState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.flag.FlagTag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.flag.FlagType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.group.GroupType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.core.region.RegionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class de.z0rdak.yawp.util.StickType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class de.z0rdak.yawp.api.commands.CommandConstants
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.commands.arguments.flag.FlagEditType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.commands.CommandSourceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.area.AreaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.area.DisplayType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.flag.FlagFrequency
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.flag.FlagState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.flag.FlagTag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.flag.FlagType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.flag.RegionFlag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.group.GroupType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.core.region.RegionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class de.z0rdak.yawp.util.StickType
Returns an array containing the constants of this enum class, in the order they are declared.
VerticalCylinderArea - Class in de.z0rdak.yawp.core.area
Vertical, cylindrical area defined by the bottom center position and a perimeter position.
VerticalCylinderArea(BlockPos, int, int) - Constructor for class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
VerticalCylinderArea(BlockPos, BlockPos) - Constructor for class de.z0rdak.yawp.core.area.VerticalCylinderArea
 
VERY_HIGH - Enum constant in enum class de.z0rdak.yawp.core.flag.FlagFrequency
 
visit(FormattedText.ContentConsumer<T>) - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
visit(FormattedText.StyledContentConsumer<T>, Style) - Method in class de.z0rdak.yawp.util.text.messages.SubstituteTextContent
Deprecated.
 
VISUALIZATION_LOGGER - Static variable in class de.z0rdak.yawp.api.visualization.VisualizationManager
 
VisualizationManager - Class in de.z0rdak.yawp.api.visualization
 
visualizationOptions(IMarkableRegion) - Static method in interface de.z0rdak.yawp.util.text.messages.multiline.MultiLineMessage
 
VisualizationOptionsMessage - Class in de.z0rdak.yawp.util.text.messages.multiline
 
VisualizationOptionsMessage(IMarkableRegion) - Constructor for class de.z0rdak.yawp.util.text.messages.multiline.VisualizationOptionsMessage
 
VisualizationUtil - Class in de.z0rdak.yawp.api.visualization
 

W

WATER_FLOW - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
WATER_FLOW - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
withDefaultPriority() - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
WITHER_BLOCK_PROT - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
WITHER_BLOCK_PROT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
withFlags(RegionFlags) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
withFlags(List<IFlag>) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
withMsg(FlagMessage) - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
withMsg(String) - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
withMsg(String, boolean) - Method in class de.z0rdak.yawp.api.core.flag.FlagBuilder
 
withName(String) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
withPriority(int) - Method in class de.z0rdak.yawp.api.core.region.LocalRegionBuilder
 
WorldFlagHandler - Class in de.z0rdak.yawp.handler.flags
Contains event handler for flags not directly related to player actions.
worldLoad(MinecraftServer, ServerLevel) - Static method in class de.z0rdak.yawp.data.region.RegionDataManager
 

X

XP_DROP_ALL - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
XP_DROP_ALL - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
XP_DROP_MONSTER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
XP_DROP_MONSTER - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
XP_DROP_OTHER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
XP_DROP_PLAYER - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
XP_FREEZE - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
XP_PICKUP - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 

Y

Y_MAX - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
Y_MIN - Enum constant in enum class de.z0rdak.yawp.api.commands.CommandConstants
 
YAWPCommon - Class in de.z0rdak.yawp
 
YAWPCommon() - Constructor for class de.z0rdak.yawp.YAWPCommon
 
YawpEventHandler - Class in de.z0rdak.yawp.handler
 
YawpEventHandler() - Constructor for class de.z0rdak.yawp.handler.YawpEventHandler
 
YAWPModInitializer - Interface in de.z0rdak.yawp
 
YetAnotherWorldProtector - Class in de.z0rdak.yawp
 
YetAnotherWorldProtector(IEventBus) - Constructor for class de.z0rdak.yawp.YetAnotherWorldProtector
 

Z

ZOMBIE_DOOR_PROT - Enum constant in enum class de.z0rdak.yawp.core.flag.RegionFlag
 
ZOMBIE_DOOR_PROT - Static variable in class de.z0rdak.yawp.api.FlagRegister
 
A B C D E F G H I K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form