Index

B C D E G H L N O P R S T W X Y Z 
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
 
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
 
HomeManager(Path, HytaleLogger) - Constructor for class net.miarma.hystuff.common.HomeManager
 
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
 
LastPositionManager() - Constructor for class net.miarma.hystuff.common.LastPositionManager
 
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 Location record 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 pitch record 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 worldName record component.

X

x() - Method in record class net.miarma.hystuff.common.Location
Returns the value of the x record component.

Y

y() - Method in record class net.miarma.hystuff.common.Location
Returns the value of the y record component.
yaw() - Method in record class net.miarma.hystuff.common.Location
Returns the value of the yaw record component.

Z

z() - Method in record class net.miarma.hystuff.common.Location
Returns the value of the z record component.
B C D E G H L N O P R S T W X Y Z 
All Classes and Interfaces|All Packages