-
Notifications
You must be signed in to change notification settings - Fork 5
Scripting API ScriptEntityPlayer
github-actions[bot] edited this page Jul 15, 2026
·
1 revision
Generated from the current Java source. Do not edit this page by hand.
Declaration: public class ScriptEntityPlayer extends ScriptEntityLiving
Source: src/main/java/dev/adventurecraft/awakening/script/ScriptEntityPlayer.java
Extends: [[Scripting-API-ScriptEntityLiving|ScriptEntityLiving]]
| Signature | Status | Source |
|---|---|---|
public ScriptInventoryPlayer getInventory() |
Current | line 16 |
public String getCloak() |
Current | line 20 |
public ScriptGameMode getGameMode() |
Current | line 40 |
| Signature | Status | Source |
|---|---|---|
public void setCloak(String name) |
Current | line 24 |
| Signature | Status | Source |
|---|---|---|
public void removeCloak() |
Current | line 28 |
public void swingMainHand() |
Current | line 32 |
public void swingOffHand() |
Current | line 36 |
Scripting-API-ScriptEntityNPC · Scripting-API · Scripting-API-ScriptEntitySlime
Applies to AC-Legacy 0.6.0 at source revision 439dbe5b157d. Current documentation is generated from the AC-Legacy-Mod source. Historical baseline links point to the AdventureCraft Fandom wiki, whose text is reported as CC-BY-SA. See Fact Checking and Provenance and Verification Status.
AC-Legacy Wiki
Use and authoring
Generated reference
Project and provenance