Skip to content

ClassiCube/MCGalaxy-API-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository serves as a starting point for understanding MCGalaxy's API by documenting and providing examples for the essential classes

Blocks

Commands

  • Command - Performs an action based on player input
  • CommandParser - Helpers for parsing player input

Database

Drawing

  • Brush - Determines the blocks output from most draw operations
  • BrushFactory - Parses player input to create a Brush
  • DrawOp - Produces blocks from an array of coordinates (e.g. a box)
  • DrawOpPerformer

Events

TODO

Level

Scripting

Player

Player data

Server

  • Scheduled tasks

Utils

  • HttpUtil
  • ImageUtils

About

Partial documentation for MCGalaxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published