Skip to content

API Documentation v4 Using The API

Exopandora edited this page Jun 13, 2026 · 1 revision

Starting with version 4.0.0, Shoulder Surfing Reloaded provides a public interface to access previously internal values for third party mod developers through its API package. The API can be accessed in the following way:

ShoulderSurfing.getInstance()

Note

A mod loader specific implementation must be present at runtime.

Clone this wiki locally