Index
All Classes and Interfaces|All Packages
B
- BackCommand - Class in net.miarma.hystuff.commands.misc
- BackCommand() - Constructor for class net.miarma.hystuff.commands.misc.BackCommand
C
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.misc.BackCommand
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.misc.HomeCommand
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.misc.SetHomeCommand
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.teleport.TpAcceptCommand
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.teleport.TpaCommand
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.teleport.TpaHereCommand
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.teleport.TpDenyCommand
- clone() - Method in class net.miarma.hystuff.component.HomeComponent
- clone() - Method in class net.miarma.hystuff.component.LastPositionComponent
- clone() - Method in class net.miarma.hystuff.component.PlaytimeComponent
- clone() - Method in class net.miarma.hystuff.component.TpaRequestComponent
- CODEC - Static variable in class net.miarma.hystuff.component.HomeComponent
- CODEC - Static variable in class net.miarma.hystuff.component.LastPositionComponent
- CODEC - Static variable in class net.miarma.hystuff.component.PlaytimeComponent
- CODEC - Static variable in class net.miarma.hystuff.component.TpaRequestComponent
- componentType() - Method in class net.miarma.hystuff.system.PlayerDeathSystem
E
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.misc.BackCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.misc.HomeCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.misc.PlaytimeCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.misc.SetHomeCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.teleport.TpAcceptCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.teleport.TpaCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.teleport.TpaHereCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.teleport.TpDenyCommand
G
- getCreatedAt() - Method in class net.miarma.hystuff.component.TpaRequestComponent
- getInitialPosition() - Method in class net.miarma.hystuff.component.TpaRequestComponent
- getPlaytime() - Method in class net.miarma.hystuff.component.PlaytimeComponent
- getQuery() - Method in class net.miarma.hystuff.system.PlayerDeathSystem
- getQuery() - Method in class net.miarma.hystuff.system.PlayerTickSystem
- getQuery() - Method in class net.miarma.hystuff.system.TpaCleanupSystem
- getRequester() - Method in class net.miarma.hystuff.component.TpaRequestComponent
- getTransform() - Method in class net.miarma.hystuff.component.HomeComponent
- getTransform() - Method in class net.miarma.hystuff.component.LastPositionComponent
- getType() - Method in class net.miarma.hystuff.component.TpaRequestComponent
- getWorldUuid() - Method in class net.miarma.hystuff.component.HomeComponent
- getWorldUuid() - Method in class net.miarma.hystuff.component.LastPositionComponent
H
- HOME_COMPONENT_TYPE - Static variable in class net.miarma.hystuff.HyStuff
- HomeCommand - Class in net.miarma.hystuff.commands.misc
- HomeCommand() - Constructor for class net.miarma.hystuff.commands.misc.HomeCommand
- HomeComponent - Class in net.miarma.hystuff.component
- HomeComponent() - Constructor for class net.miarma.hystuff.component.HomeComponent
- HomeComponent(Transform, UUID) - Constructor for class net.miarma.hystuff.component.HomeComponent
- HyStuff - Class in net.miarma.hystuff
-
This class serves as the entrypoint for your plugin.
- HyStuff(JavaPluginInit) - Constructor for class net.miarma.hystuff.HyStuff
L
- LAST_POSITION_COMPONENT_TYPE - Static variable in class net.miarma.hystuff.HyStuff
- LastPositionComponent - Class in net.miarma.hystuff.component
- LastPositionComponent() - Constructor for class net.miarma.hystuff.component.LastPositionComponent
- LastPositionComponent(Transform, UUID) - Constructor for class net.miarma.hystuff.component.LastPositionComponent
N
- net.miarma.hystuff - package net.miarma.hystuff
- net.miarma.hystuff.commands.misc - package net.miarma.hystuff.commands.misc
- net.miarma.hystuff.commands.teleport - package net.miarma.hystuff.commands.teleport
- net.miarma.hystuff.component - package net.miarma.hystuff.component
- net.miarma.hystuff.system - package net.miarma.hystuff.system
O
- onComponentAdded(Ref, DeathComponent, Store, CommandBuffer) - Method in class net.miarma.hystuff.system.PlayerDeathSystem
- onComponentRemoved(Ref, DeathComponent, Store, CommandBuffer) - Method in class net.miarma.hystuff.system.PlayerDeathSystem
- onComponentSet(Ref, DeathComponent, DeathComponent, Store, CommandBuffer) - Method in class net.miarma.hystuff.system.PlayerDeathSystem
P
- PlayerDeathSystem - Class in net.miarma.hystuff.system
- PlayerDeathSystem() - Constructor for class net.miarma.hystuff.system.PlayerDeathSystem
- PlayerTickSystem - Class in net.miarma.hystuff.system
- PlayerTickSystem() - Constructor for class net.miarma.hystuff.system.PlayerTickSystem
- PLAYTIME_COMPONENT_TYPE - Static variable in class net.miarma.hystuff.HyStuff
- PlaytimeCommand - Class in net.miarma.hystuff.commands.misc
- PlaytimeCommand() - Constructor for class net.miarma.hystuff.commands.misc.PlaytimeCommand
- PlaytimeComponent - Class in net.miarma.hystuff.component
- PlaytimeComponent() - Constructor for class net.miarma.hystuff.component.PlaytimeComponent
- PlaytimeComponent(long) - Constructor for class net.miarma.hystuff.component.PlaytimeComponent
S
- setCreatedAt(long) - Method in class net.miarma.hystuff.component.TpaRequestComponent
- SetHomeCommand - Class in net.miarma.hystuff.commands.misc
- SetHomeCommand() - Constructor for class net.miarma.hystuff.commands.misc.SetHomeCommand
- setInitialPosition(Vector3d) - Method in class net.miarma.hystuff.component.TpaRequestComponent
- setPlaytime(long) - Method in class net.miarma.hystuff.component.PlaytimeComponent
- setRequester(UUID) - Method in class net.miarma.hystuff.component.TpaRequestComponent
- setTransform(Transform) - Method in class net.miarma.hystuff.component.HomeComponent
- setTransform(Transform) - Method in class net.miarma.hystuff.component.LastPositionComponent
- setType(TpaRequestComponent.RequestType) - Method in class net.miarma.hystuff.component.TpaRequestComponent
- setup() - Method in class net.miarma.hystuff.HyStuff
- setWorldUuid(UUID) - Method in class net.miarma.hystuff.component.HomeComponent
- setWorldUuid(UUID) - Method in class net.miarma.hystuff.component.LastPositionComponent
- shutdown() - Method in class net.miarma.hystuff.HyStuff
- start() - Method in class net.miarma.hystuff.HyStuff
T
- tick(float) - Method in class net.miarma.hystuff.component.PlaytimeComponent
- tick(float, int, ArchetypeChunk, Store, CommandBuffer) - Method in class net.miarma.hystuff.system.PlayerTickSystem
- tick(float, int, ArchetypeChunk, Store, CommandBuffer) - Method in class net.miarma.hystuff.system.TpaCleanupSystem
- TPA - Enum constant in enum class net.miarma.hystuff.component.TpaRequestComponent.RequestType
- TPA_HERE - Enum constant in enum class net.miarma.hystuff.component.TpaRequestComponent.RequestType
- TPA_REQUEST_COMPONENT_TYPE - Static variable in class net.miarma.hystuff.HyStuff
- TpAcceptCommand - Class in net.miarma.hystuff.commands.teleport
- TpAcceptCommand() - Constructor for class net.miarma.hystuff.commands.teleport.TpAcceptCommand
- TpaCleanupSystem - Class in net.miarma.hystuff.system
- TpaCleanupSystem() - Constructor for class net.miarma.hystuff.system.TpaCleanupSystem
- TpaCommand - Class in net.miarma.hystuff.commands.teleport
- TpaCommand() - Constructor for class net.miarma.hystuff.commands.teleport.TpaCommand
- TpaHereCommand - Class in net.miarma.hystuff.commands.teleport
- TpaHereCommand() - Constructor for class net.miarma.hystuff.commands.teleport.TpaHereCommand
- TpaRequestComponent - Class in net.miarma.hystuff.component
- TpaRequestComponent() - Constructor for class net.miarma.hystuff.component.TpaRequestComponent
- TpaRequestComponent.RequestType - Enum Class in net.miarma.hystuff.component
- TpDenyCommand - Class in net.miarma.hystuff.commands.teleport
- TpDenyCommand() - Constructor for class net.miarma.hystuff.commands.teleport.TpDenyCommand
V
- valueOf(String) - Static method in enum class net.miarma.hystuff.component.TpaRequestComponent.RequestType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.miarma.hystuff.component.TpaRequestComponent.RequestType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages