Uses of Interface
net.kyori.adventure.pointer.PointersSupplier
Packages that use PointersSupplier
-
Uses of PointersSupplier in net.kyori.adventure.pointer
Subinterfaces with type arguments of type PointersSupplier in net.kyori.adventure.pointerMethods in net.kyori.adventure.pointer with parameters of type PointersSupplierModifier and TypeMethodDescriptionPointersSupplier.Builder.parent(@Nullable PointersSupplier<? super T> parent) Sets (or removes, ifnull) the parent pointer supplier that will be used to resolve pointers that are not supplied by this supplier.