An open API service indexing awesome lists of open source software.

https://github.com/fami6xx/familib-mc

Minecraft Library for HoloAPI, MenuManager etc..
https://github.com/fami6xx/familib-mc

java library minecraft

Last synced: 2 months ago
JSON representation

Minecraft Library for HoloAPI, MenuManager etc..

Awesome Lists containing this project

README

          

# FamiLib-MC

Library for future and current projects of developer Fami6Xx

Library based on Minecraft API (PaperMC)

## Usage

You must have:
- Holographic Displays
- ProtocolLib
- PaperMC (Or Purpur which is based on it)

## Features

### HoloAPI
- Holograms that are bonded to Entity
- Automatic calculation of holograms height
- API for Holograms to not be visible through walls
- Updating lines that can be updated periodically in your plugin
- Everything running ASYNC, so it doesn't cause lag to main thread

### Procedurally generated trees
- Now being remade

### MenuManager
- Menu creating & handling much easier!
- Paginated Menu API included

### Others
- RayCast API