Minestom/src/main/java/net/minestom/server/entity
2021-01-13 09:16:22 +01:00
..
ai Check for removed entity before targeting 2021-01-12 15:16:24 -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 Update Hydrazine library 2021-01-04 21:37:34 +01:00
type Implement entity eye height based on boundingbox 2020-12-29 20:42:41 +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 Added missing metadata types 2021-01-11 21:21:19 +01:00
EntityCreature.java Don't ignore entity yaw in EntityCreature#addViewer 2021-01-07 02:30:46 +01:00
EntityManager.java Fix client crash when receiving packets before playing state 2021-01-13 09:16:22 +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 Fix attributes not being fully sent for the first player login 2021-01-06 21:09:27 +01: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 Add Player#openBook (#99) 2021-01-09 12:40:22 +10:00
PlayerSkin.java Execute the async login event before sending the login success packet 2021-01-06 19:02:35 +01:00