Index
All Classes and Interfaces|All Packages
B
- BackCommand - Class in net.miarma.hystuff.commands
- BackCommand(LastPositionManager) - Constructor for class net.miarma.hystuff.commands.BackCommand
C
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.BackCommand
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.HomeCommand
- canGeneratePermission() - Method in class net.miarma.hystuff.commands.SetHomeCommand
- clear(UUID) - Method in class net.miarma.hystuff.common.LastPositionManager
- componentType() - Method in class net.miarma.hystuff.events.PlayerDeathListener
D
- DisposalCommand - Class in net.miarma.hystuff.commands
- DisposalCommand() - Constructor for class net.miarma.hystuff.commands.DisposalCommand
E
- equals(Object) - Method in record class net.miarma.hystuff.common.Location
-
Indicates whether some other object is "equal to" this one.
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.BackCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.DisposalCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.HomeCommand
- execute(CommandContext, Store, Ref, PlayerRef, World) - Method in class net.miarma.hystuff.commands.SetHomeCommand
G
- get(UUID) - Method in class net.miarma.hystuff.common.LastPositionManager
- getHome(UUID) - Method in class net.miarma.hystuff.common.HomeManager
- getHomeCount() - Method in class net.miarma.hystuff.common.HomeManager
- getInstance() - Static method in class net.miarma.hystuff.common.LastPositionManager
- getInstance(Path, HytaleLogger) - Static method in class net.miarma.hystuff.common.HomeManager
- getQuery() - Method in class net.miarma.hystuff.events.PlayerDeathListener
H
- has(UUID) - Method in class net.miarma.hystuff.common.LastPositionManager
- hashCode() - Method in record class net.miarma.hystuff.common.Location
-
Returns a hash code value for this object.
- hasHome(UUID) - Method in class net.miarma.hystuff.common.HomeManager
- HomeCommand - Class in net.miarma.hystuff.commands
- HomeCommand(HomeManager) - Constructor for class net.miarma.hystuff.commands.HomeCommand
- HomeManager - Class in net.miarma.hystuff.common
- 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
- LastPositionManager - Class in net.miarma.hystuff.common
- Location - Record Class in net.miarma.hystuff.common
- Location(String, double, double, double, float, float) - Constructor for record class net.miarma.hystuff.common.Location
-
Creates an instance of a
Locationrecord class.
N
- net.miarma.hystuff - package net.miarma.hystuff
- net.miarma.hystuff.commands - package net.miarma.hystuff.commands
- net.miarma.hystuff.common - package net.miarma.hystuff.common
- net.miarma.hystuff.events - package net.miarma.hystuff.events
O
- onComponentAdded(Ref, DeathComponent, Store, CommandBuffer) - Method in class net.miarma.hystuff.events.PlayerDeathListener
- onComponentRemoved(Ref, DeathComponent, Store, CommandBuffer) - Method in class net.miarma.hystuff.events.PlayerDeathListener
- onComponentSet(Ref, DeathComponent, DeathComponent, Store, CommandBuffer) - Method in class net.miarma.hystuff.events.PlayerDeathListener
P
- pitch() - Method in record class net.miarma.hystuff.common.Location
-
Returns the value of the
pitchrecord component. - PlayerDeathListener - Class in net.miarma.hystuff.events
- PlayerDeathListener(LastPositionManager, HytaleLogger) - Constructor for class net.miarma.hystuff.events.PlayerDeathListener
R
- removeHome(UUID) - Method in class net.miarma.hystuff.common.HomeManager
S
- save() - Method in class net.miarma.hystuff.common.HomeManager
- set(UUID, Location) - Method in class net.miarma.hystuff.common.LastPositionManager
- setHome(UUID, World, Vector3d, Vector3f) - Method in class net.miarma.hystuff.common.HomeManager
- SetHomeCommand - Class in net.miarma.hystuff.commands
- SetHomeCommand(HomeManager) - Constructor for class net.miarma.hystuff.commands.SetHomeCommand
- setup() - Method in class net.miarma.hystuff.HyStuff
- shutdown() - Method in class net.miarma.hystuff.HyStuff
- start() - Method in class net.miarma.hystuff.HyStuff
T
- toPosition() - Method in record class net.miarma.hystuff.common.Location
- toRotation() - Method in record class net.miarma.hystuff.common.Location
- toString() - Method in record class net.miarma.hystuff.common.Location
-
Returns a string representation of this record class.
W
- worldName() - Method in record class net.miarma.hystuff.common.Location
-
Returns the value of the
worldNamerecord component.
X
- x() - Method in record class net.miarma.hystuff.common.Location
-
Returns the value of the
xrecord component.
Y
- y() - Method in record class net.miarma.hystuff.common.Location
-
Returns the value of the
yrecord component. - yaw() - Method in record class net.miarma.hystuff.common.Location
-
Returns the value of the
yawrecord component.
Z
- z() - Method in record class net.miarma.hystuff.common.Location
-
Returns the value of the
zrecord component.
All Classes and Interfaces|All Packages