Skip to content

API Documentation Using The API

Exopandora edited this page Jun 1, 2024 · 1 revision

Starting with version 4.0.0, Shoulder Surfing provide 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