Companion

Functions

Link copied to clipboard
inline fun <E : Entity, T : RebarEntity<E>> register(key: NamespacedKey, isPersistent: Boolean = true)
fun register(key: NamespacedKey, entityClass: Class<*>, rebarEntityClass: Class<out RebarEntity<*>>, isPersistent: Boolean = true)