Package net.kyori.adventure.pointer
package net.kyori.adventure.pointer
Key/Value based pointers to information.
-
ClassDescriptionPointer<V>A pointer to a resource.Something that can retrieve values based on a given
Pointer
.A collection ofpointers
.A builder of pointers.A supplier ofPointers
that allows for the implementation of pointers in a static context without having to manually create a new pointers instance for each instance of a given type.A builder forPointersSupplier
.