Skip to content

Scripting API ScriptGameMode

github-actions[bot] edited this page Jul 15, 2026 · 1 revision

Script API: ScriptGameMode

Generated from the current Java source. Do not edit this page by hand.

Scripting-API

Declaration: public class ScriptGameMode Source: src/main/java/dev/adventurecraft/awakening/script/ScriptGameMode.java

Constructors

Signature Status Source
public ScriptGameMode(GameMode mode) Current line 8

Getters

Signature Status Source
public String getName() Current line 12

Other methods

Signature Status Source
public @Override String toString() Current line 16

Scripting-API-ScriptEntityWolf · Scripting-API · Scripting-API-ScriptInventory

Clone this wiki locally