public interface SpecReaderFactory<S extends SpecReader>
| Modifier and Type | Method and Description |
|---|---|
S |
create(@NotNull InputStream inputStream,
@NotNull ResourceLocation location) |
@NotNull S create(@NotNull @NotNull InputStream inputStream, @NotNull @NotNull ResourceLocation location)
Copyright © 2020. All rights reserved.