Class FacetPointers


  • @Internal
    public final class FacetPointers
    extends java.lang.Object
    Pointers for facet-specific data.
    Since:
    4.0.0
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  FacetPointers.Type
      Types of audience that may receive special handling.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static net.kyori.adventure.pointer.Pointer<java.lang.String> SERVER  
      static net.kyori.adventure.pointer.Pointer<FacetPointers.Type> TYPE  
      static net.kyori.adventure.pointer.Pointer<net.kyori.adventure.key.Key> WORLD  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SERVER

        public static final net.kyori.adventure.pointer.Pointer<java.lang.String> SERVER
      • WORLD

        public static final net.kyori.adventure.pointer.Pointer<net.kyori.adventure.key.Key> WORLD