Class LapisCoreContextCalculator<Player>
- java.lang.Object
-
- net.lapismc.lapiscore.utils.luckperms.LapisCoreContextCalculator<Player>
-
- All Implemented Interfaces:
net.luckperms.api.context.ContextCalculator<Player>
public abstract class LapisCoreContextCalculator<Player> extends java.lang.Object implements net.luckperms.api.context.ContextCalculator<Player>
-
-
Field Summary
Fields Modifier and Type Field Description protected LapisCorePluginplugin
-
Constructor Summary
Constructors Constructor Description LapisCoreContextCalculator()
-
-
-
Field Detail
-
plugin
protected LapisCorePlugin plugin
-
-