You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TheMode edited this page Sep 13, 2021
·
4 revisions
Overview
Types are here to retrieve high-level elements from the server (eg entity, position) without always having to use commands. For example checking if the Y of a player is higher than 50 is as easy as getting the number and checking it based on your language of choice.