Index
All Classes and Interfaces|All Packages
C
D
- diff() - Method in interface me.hsgamer.timedtopper.api.data.TimedData
-
Get the difference between the initial value and the current value
E
- endTime() - Method in interface me.hsgamer.timedtopper.api.data.TimeRange
-
Get the Unix timestamp in milliseconds of the end time
G
- getData(String) - Method in interface me.hsgamer.timedtopper.api.TimedTopperAPI
-
Get the data of the holder
- getData(String, UUID) - Method in interface me.hsgamer.timedtopper.api.TimedTopperAPI
-
Get the data of a unique id in the holder
- getHandlerList() - Static method in class me.hsgamer.timedtopper.api.event.HolderResetEvent
- getHandlers() - Method in class me.hsgamer.timedtopper.api.event.HolderResetEvent
- getHolder() - Method in class me.hsgamer.timedtopper.api.event.HolderResetEvent
-
Get the name of the holder
- getHolders() - Method in interface me.hsgamer.timedtopper.api.TimedTopperAPI
-
Get the name of the available holders
- getInstance() - Static method in interface me.hsgamer.timedtopper.api.TimedTopperAPI
-
Get the instance of the API
- getTimeRange(String) - Method in interface me.hsgamer.timedtopper.api.TimedTopperAPI
-
Get the time range of the holder
- getTop() - Method in class me.hsgamer.timedtopper.api.event.HolderResetEvent
-
Get the list of the entries, ordered by the difference of the data
H
- hasHolder(String) - Method in interface me.hsgamer.timedtopper.api.TimedTopperAPI
-
Check if the holder exists
- HolderResetEvent - Class in me.hsgamer.timedtopper.api.event
-
The event when a holder resets its entries
- HolderResetEvent(boolean, String, List<Map.Entry<UUID, TimedData>>) - Constructor for class me.hsgamer.timedtopper.api.event.HolderResetEvent
- HolderResetEvent(String, List<Map.Entry<UUID, TimedData>>) - Constructor for class me.hsgamer.timedtopper.api.event.HolderResetEvent
I
- initial() - Method in interface me.hsgamer.timedtopper.api.data.TimedData
-
Get the initial value
- INSTANCE - Static variable in interface me.hsgamer.timedtopper.api.TimedTopperAPI
-
The reference of the instance of the API
M
- me.hsgamer.timedtopper.api - package me.hsgamer.timedtopper.api
- me.hsgamer.timedtopper.api.data - package me.hsgamer.timedtopper.api.data
- me.hsgamer.timedtopper.api.event - package me.hsgamer.timedtopper.api.event
S
- startTime() - Method in interface me.hsgamer.timedtopper.api.data.TimeRange
-
Get the Unix timestamp in milliseconds of the start time
T
- TimedData - Interface in me.hsgamer.timedtopper.api.data
-
The data of an entry
- TimedTopperAPI - Interface in me.hsgamer.timedtopper.api
-
The API of TimedTopper
- TimeRange - Interface in me.hsgamer.timedtopper.api.data
-
The time range of the holder
- timestamp() - Method in interface me.hsgamer.timedtopper.api.data.TimedData
-
Get the Unix timestamp in milliseconds of the last update
All Classes and Interfaces|All Packages