类的使用
pkg.exoad.poprock.core.registry.EphemeralRegistry
-
pkg.exoad.poprock.core.registry中EphemeralRegistry的使用
修饰符和类型字段说明private static final HashMap<Integer,
EphemeralRegistry> RegistryServices.OBJECTS
Represents the entirety of the ephemeral registries stored in cache.修饰符和类型方法说明static EphemeralRegistry
RegistryServices.getEphemeral
(int id) Acquires the ephemeral registry found from the pool.