Minestom/src/main/java/net/minestom/server/entity
2021-01-25 13:47:13 +01:00
..
ai Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +01: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 Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +01:00
type Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +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 Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +01:00
EntityCreature.java Don't ignore entity yaw in EntityCreature#addViewer 2021-01-07 02:30:46 +01:00
ExperienceOrb.java Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +01: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 Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +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 Use doubles instead of floats to represent Position and Vector 2021-01-25 13:47:13 +01:00
PlayerSkin.java Override PlayerSkin#toString 2021-01-24 16:32:42 +01:00