Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View graywolf336's full-sized avatar

Block or report graywolf336

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Serialize and deserialize the player... Serialize and deserialize the player's inventory, including armor and content.
    1
        /**
    2
         * Converts the player inventory to a String array of Base64 strings. First string is the content and second string is the armor.
    3
         * 
    4
         * @param playerInventory to turn into an array of strings.
    5
         * @return Array of strings: [ main content, armor content ]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.