Skip to content

Scripting API EntityDescriptions

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

Script API: EntityDescriptions

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

Scripting-API

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

Getters

Signature Status Source
public static Set<String> getDescriptions() Current line 92

Other methods

Signature Status Source
public static ScriptEntityDescription getDescription(String name) Current line 16
public static void clearDescriptions() Current line 24
public static void loadDescriptions(File directory) Current line 28

Scripting-API · Scripting-API-ScopeTag

Clone this wiki locally