Sponge用語集

This is a guide to the more common reserved words, phrases and abbreviations used in the Sponge Project. Links are provided in some cases to provide more information. It is not intended to be a guide to SpongeAPI or Java.

注釈

Terms are defined with reference to Minecraft and/or the Sponge Project as required.

定義

API

アプリケーションプログラミングインタフェース - Modを簡単に作る方法

Contributor (貢献者)

SpongePowered プロジェクトのコードに貢献する人。

Coremod

A CoreMod is a Forge mod that loads before Mojang classes are loaded, allowing it to modify native Minecraft code via Access Transformers, ASM class modification, or other Java bytecode manipulation.

Crowdin

A web-based translation system for documentation. SpongeDocs uses it to provide translated Docs in many languages. https://crowdin.com/project/sponge-docs

Developer (開発者)

プログラムを書く人です(Sponge、プラグイン、Mod、…)。

Discord

Discord is a free voice, video and text chat app, and is used as a chat platform. Like IRC, Provides chat rooms for all things Sponge. Sponge’s Discord server is synced with Sponge’s IRC server.

FLARD

It is green, edible, and explosive. Leave it alone and it will leave you alone.

Forge

A long-standing Minecraft modding API, with its own installer. Forge enables mods in single player, LAN, and on dedicated servers. https://mcforge.readthedocs.io/en/latest/

GitHub

コードの共有やプロジェクトの作成のための無料のパブリックな Web ベースのシステム。 https://github.com/

実装

A mod or program that enables the use of SpongeAPI in Minecraft.

IRC

Internet Relay Chat, used as a chat platform. Provides chat rooms for all things Sponge. Sponge’s IRC server is synced with Sponge’s Discord server.

Issue (問題点)

A way of flagging problems, bugs, improvements, and things-to-do on GitHub and elsewhere. The Sponge project uses GitHub as an Issue Tracker.

Java

The programming language that Minecraft and Sponge are written in, and require to run. https://java.com/en/

MCP

The Mod Coder Pack helps developers create mods for both the Minecraft server and client. http://www.modcoderpack.com/website

Mixin

Specialized program components that inject Sponge into Minecraft. https://github.com/SpongePowered/Mixin/wiki

Mod

A Minecraft modification that changes gameplay somehow. Mods written using the Forge API need Forge to work, but some mods can be installed on their own.

NPC

Non-Player Character. Any character not controlled by a player, e.g. a Villager.

Ore

The Official Sponge plugin hosting site. https://ore.spongepowered.org/

Patreon (パトロン)

A Service that allows for donations to projects and organizations. If you want to support Sponge, this is the place to look at! Sponge Patreon Donation Page

プラグイン

A Minecraft mod that extends and changes Minecraft via SpongeAPI, usable only on Sponge servers.

Project Leaders (プロジェクトリーダー)

The folks in charge of the entire Sponge Project, responsible for coordinating the activities of the various Teams and sub-projects.

Pull Request (プルリクエスト, PR)

A method of submitting contributions to an open development project, such as the Sponge repositories on GitHub.

Sponge

Project 全体の名前。

SpongeAPI

MinecraftプラグインAPIはSpongeプロジェクトによって開発されています。

SpongeAuth

The authentication panel and SSO solution for all of the Sponge websites. https://auth.spongepowered.org/

SpongeCommon

A repository of code common to the official SpongeAPI implementations, used in building them. SpongeVanilla and SpongeForge use this repository.

SpongeForge

Forge の Coremod としての SpongeAPI の実装。

SpongeDocs

Dedicated and frequently updated documentation, the best source of information on Sponge.

Sponge フォーラム

Home to the Sponge Project and the second-best source of information on Sponge. Update announcements are posted regularly. https://forums.spongepowered.org/

Sponge Foundation

The financial side of the project, a separate entity that accepts, manages and distributes donations.

SpongeVanilla

An implementation of SpongeAPI that runs on Vanilla Minecraft (and not Forge).

Spongie

Spongeマスコットで、赤いマントをまとった小さい勇敢なスポンジです。

Spongy

Sponge GitHubボットはドキュメント向けのプルリクエストプレビューを作成します。

チームリーダー

The people who direct the Teams (WebDev, Docs, SysOps, subreddit, IRC).