public class AnnotatedRegistryLoader<R,A extends Annotation,V> extends Object implements RegistryLoader<String,Map<R,V>>
AnnotatedRegistryLoader(Class<A> annotation, Function<A,R> mapper)
Map<R,V>
load(String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnnotatedRegistryLoader(Class<A> annotation, Function<A,R> mapper)
public Map<R,V> load(String input)
load
RegistryLoader<String,Map<R,V>>
Copyright © 2021 GeyserMC. All rights reserved.