public abstract class Registry<M> extends Object
protected M
mappings
protected
Registry(I input, RegistryLoader<I,M> registryLoader)
M
get()
void
register(Consumer<M> consumer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final M mappings
protected Registry(I input, RegistryLoader<I,M> registryLoader)
public M get()
public void register(Consumer<M> consumer)
Copyright © 2021 GeyserMC. All rights reserved.