Idiomatic Clojure wrappers around org.bukkit.Bukkit
functions and other utility functions specific to
Bukkit APIs. More general non-Bukkit-related utilities
should go in the bukkitclj.util
namespace.
Many of these are macros for the efficiency of being inlined. No-args calls are the least likely to be used in higher-order functions.
Idiomatic Clojure wrappers around org.bukkit.Bukkit functions and other utility functions specific to Bukkit APIs. More general non-Bukkit-related utilities should go in the `bukkitclj.util` namespace. Many of these are macros for the efficiency of being inlined. No-args calls are the least likely to be used in higher-order functions.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close