Class RelicPlaceholders

java.lang.Object
com.github.darksoulq.relique.core.RelicPlaceholders

public class RelicPlaceholders extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.github.darksoulq.abyssallib.server.placeholder.Placeholder<?>
     
    static final com.github.darksoulq.abyssallib.server.placeholder.Placeholder<?>
     
    static final com.github.darksoulq.abyssallib.server.registry.DeferredRegistry<com.github.darksoulq.abyssallib.server.placeholder.Placeholder<?>>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • PLACEHOLDERS

      public static final com.github.darksoulq.abyssallib.server.registry.DeferredRegistry<com.github.darksoulq.abyssallib.server.placeholder.Placeholder<?>> PLACEHOLDERS
    • EQUIPPED

      public static final com.github.darksoulq.abyssallib.server.placeholder.Placeholder<?> EQUIPPED
    • LIMIT

      public static final com.github.darksoulq.abyssallib.server.placeholder.Placeholder<?> LIMIT
  • Constructor Details

    • RelicPlaceholders

      public RelicPlaceholders()