tomkeuper / BedWars2023

A minecraft minigame where you have to defend your bed and destroy the others. Once your bed is destroyed, you cannot respawn.
GNU General Public License v3.0
57 stars 16 forks source link

Read description... #228

Closed KKiiya closed 9 months ago

KKiiya commented 10 months ago

THIS HAS BEEN DONE METICULOUSLY

Code clean up in main src, more legibility

Fixed holograms that would stack with other holograms (by making it packet based)

Changed generator holograms with new hologram system (packet based, tested and works)

If more documentation is needed for the nms part, please leave a comment

NOTE: Hologram.class might look identical for each, but they are like this just in case, they might use nms for their desired version in the future

THIS HASNT BEEN TESTED FOR SPECTATORS, SO SPECTATORS MIGHT NOT SEE GENERATOR HOLOGRAMS

Xxyuri2005xX commented 9 months ago

Can you also please document the hologram API methods for the Javadocs? Thanks

KKiiya commented 9 months ago

Can you also please document the hologram API methods for the Javadocs? Thanks

Could you tell me where exactly?

Xxyuri2005xX commented 9 months ago

Can you also please document the hologram API methods for the Javadocs? Thanks

Could you tell me where exactly? i gave a second look now and the methods are all documented