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 }