Class PokePasteHelper
java.lang.Object
com.pixelmonmod.pixelmon.api.util.PokePasteHelper
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic PokePasteHelper.Builder
builder()
static void
closeQuietly
(Closeable closeable) static String
format
(List<com.mojang.datafixers.util.Pair<String, String>> parameters, char parameterSeparator, String charset) static String
static CompletableFuture<Optional<String>>
static void
write
(byte[] data, OutputStream output)
-
Constructor Details
-
PokePasteHelper
public PokePasteHelper()
-
-
Method Details
-
builder
-
upload
-
write
- Throws:
IOException
-
closeQuietly
-
format
-
format
-