Minestom/src/main/java/net/minestom/server/entity
themode bf692d8043 Clone the teleport position to prevent object sharing 2021-01-23 08:42:49 +01:00
..
ai Fix isEmpty check in ColoredText 2021-01-15 13:26:12 -05:00
damage Change ColoredText usages to JsonMessage 2020-12-31 13:53:21 -05:00
fakeplayer Fix client crash when receiving packets before playing state 2021-01-13 09:16:22 +01:00
hologram Makes the HologramEntity accessible and adds documentation. 2021-01-09 22:20:08 +01:00
pathfinding Microoptimization cleanup 2021-01-15 11:08:11 -05:00
type Send creeper metadata on spawn 2021-01-21 12:33:04 +01:00
vehicle Rewrite of the CustomBlock break delay system + support for multi player digging 2020-08-20 02:42:27 +02:00
Entity.java Clone the teleport position to prevent object sharing 2021-01-23 08:42:49 +01:00
EntityCreature.java Don't ignore entity yaw in EntityCreature#addViewer 2021-01-07 02:30:46 +01:00
ExperienceOrb.java Change ColoredText usages to JsonMessage 2020-12-31 13:53:21 -05:00
GameMode.java Small packet cleanup, removed LevelType, new RawJsonMessage 2020-10-25 22:19:27 +01:00
ItemEntity.java Remove #copy 2020-12-09 21:34:53 +01:00
LivingEntity.java Microoptimization cleanup 2021-01-15 11:08:11 -05:00
ObjectEntity.java Added gravity acceleration and terminal velocity (and an utils method to get the gravity tick count) 2020-12-06 01:36:37 +01:00
Player.java Small utility methods for EntityRotationPacket 2021-01-22 21:28:33 +01:00
PlayerSkin.java Execute the async login event before sending the login success packet 2021-01-06 19:02:35 +01:00