| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
- Expose and unify the data properties between WorldType and WorldTypeTemplate - Remove the type getter from template. This prompts a much larger discussion about data packs but templates should never reference their actual built type. It is an implementation detail and the API should declare these as temporary, lifecycle-like objects. Signed-off-by: Chris Sanders <zidane@spongepowered.org>
This needs a far better fix in 11 but that comes with looking over DataPack objects as a whole. Signed-off-by: Chris Sanders <zidane@spongepowered.org>
|
Instead of having : Also why have EngineConnectionStates (all the constants) ? |
Sorry, something went wrong.
|
Yes, thanks. The constants are for the Channels, thats kinda how it was and I just kept the same idea. |
Sorry, something went wrong.
| * Gets the connection latency. This is constantly calculated by the server. | ||
| * | ||
| * @return The latency | ||
| * Represents an authenicated state between a minecraft client and server. |
There was a problem hiding this comment.
still typo, authenicated is missing a t
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
SpongeAPI | Sponge