This website requires JavaScript.
Explore
Help
Sign In
SpigotMC
/
LibsDisguises
Watch
1
Star
0
Fork
0
You've already forked LibsDisguises
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f12c1192e1
LibsDisguises
/
src
/
main
/
java
/
me
/
libraryaddict
/
disguise
/
utilities
/
packets
History
libraryaddict
c4717d7453
Fix modded entities
2020-06-11 17:12:55 +12:00
..
packethandlers
Don't let clients know dolphins can secretly walk, fixes dolphins acting curious and glancing about as you walk
2020-06-08 18:06:50 +12:00
packetlisteners
Fix modded entities
2020-06-11 17:12:55 +12:00
IPacketHandler.java
Move classes into packages, clean up packet handling into classes, yaw/pitch should be consistent
2019-01-03 15:13:03 +13:00
LibsPackets.java
Fixed bossbars disabling self, added support for modded custom entities, disguises now refer to themselves with the right disguise name when possible, cleaned up some code, fixed bossbar error when a server uses a bad bossbar name in their own system
2020-04-16 00:55:35 +12:00
PacketsHandler.java
Fixed bossbars disabling self, added support for modded custom entities, disguises now refer to themselves with the right disguise name when possible, cleaned up some code, fixed bossbar error when a server uses a bad bossbar name in their own system
2020-04-16 00:55:35 +12:00
PacketsManager.java
Rename packet listener for custom payload
2020-05-23 18:44:39 +12:00