MCPcopy Create free account
hub / github.com/TheCyaniteProject/exit_code_java / spawnNotification

Method spawnNotification

src/main/java/exitcode/API.java:151–153  ·  view source on GitHub ↗

Spawns an in-game Notification. @param title The is the Title/Header of the Notification. @param body The is the Body/Text/Sum of the Notification. Example: API.spawnNotification("System", "Hello, from the matrix!"); System Hello, from the matrix!

(String title, String body)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected