Skip to content
This repository was archived by the owner on Aug 6, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 195 Bytes

File metadata and controls

10 lines (8 loc) · 195 Bytes

Ryoske

Modern java minecraft packet-based NPCs api.

Supported versions: 1.19.x

Start:

RyoskePlayer player = new RyoskePlayer(UUID.randomUUID(), "Hi bro", location);
player.spawn();