Revert "Refactor and rename to Thresholds"
This reverts commit cd9d548806
.
This commit is contained in:
parent
cd9d548806
commit
858f359d4b
578 changed files with 215113 additions and 214942 deletions
|
@ -0,0 +1,6 @@
|
|||
package dev.zontreck.otemod.registry;
|
||||
|
||||
public class PerPlayerDataRegistry {
|
||||
// The idea here is to make a registry unique to a player for mod data
|
||||
// This will allow separating handling of functions, like cooldowns
|
||||
}
|
Reference in a new issue