LuaPropTable

public final class LuaPropTable

Builds the context.prop Lua table exposed to scripts bound to a PropEntity. Uses build as the base when the prop has a backing armor stand.

Functions

Link copied to clipboard
public static LuaTable build(PropEntity prop)
Link copied to clipboard
public static void invalidate(PropEntity prop)
Invalidates the cached Lua table for the given prop.
public static void invalidate(UUID propUuid)