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..
- Host: GitHub
- URL: https://github.com/fami6xx/familib-mc
- Owner: Fami6Xx
- Created: 2022-07-17T22:41:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T23:01:16.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T18:52:39.644Z (over 1 year ago)
- Topics: java, library, minecraft
- Language: Java
- Homepage:
- Size: 88.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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