LuaLocations

public final class LuaLocations

Converts Lua location tables (produced by em.create_location(...) or a plugin's context table) into Bukkit Locations.

Functions

Link copied to clipboard
public static Location tableToLocation(LuaValue value)
Convert a Lua table with x, y, z, world fields into a Bukkit Location.