public class StandardGeneratorUtils extends Object
| Constructor and Description |
|---|
StandardGeneratorUtils() |
| Modifier and Type | Method and Description |
|---|---|
static long |
hash(@NonNull String text)
Hashes a
String to a 64-bit value. |
static InputStream |
read(@NonNull String category,
@NonNull org.cloudburstmc.api.util.Identifier id) |
public static InputStream read(@NonNull @NonNull String category, @NonNull @NonNull org.cloudburstmc.api.util.Identifier id) throws IOException
IOExceptionCopyright © 2021. All rights reserved.