Class 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>
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface net.luckperms.api.context.ContextCalculator

        calculate, estimatePotentialContexts
    • Constructor Detail

      • LapisCoreContextCalculator

        public LapisCoreContextCalculator()