Minestom/src/main/java/net/minestom/server/entity/metadata
GreatWyrm d17c95b826
Rename outdated LivingEntityMeta methods (#960)
2022-04-24 23:42:34 +02:00
..
ambient Fix unused imports 2021-07-29 00:02:43 +02:00
animal Fix wrong metadata method calls 2021-12-22 23:00:50 +01:00
arrow Fix unused imports 2021-07-29 00:02:43 +02:00
flying Fix unused imports 2021-07-29 00:02:43 +02:00
golem Fix unused imports 2021-07-29 00:02:43 +02:00
item Fix unused imports 2021-07-29 00:02:43 +02:00
minecart Remove longly deprecated chat package 2021-07-27 06:55:08 +02:00
monster Guardian target fix (#791) 2022-03-20 22:07:30 +01:00
other Block Collision Physics (#730) 2022-03-09 19:08:42 +01:00
villager Fix unused imports 2021-07-29 00:02:43 +02:00
water Block Collision Physics (#730) 2022-03-09 19:08:42 +01:00
AgeableMobMeta.java Block Collision Physics (#730) 2022-03-09 19:08:42 +01:00
EntityMeta.java Fix typo in EntityMeta 2022-03-18 23:10:10 +08:00
LivingEntityMeta.java Rename outdated LivingEntityMeta methods (#960) 2022-04-24 23:42:34 +02:00
MobMeta.java update existing metadata to 1.17, using new system 2021-06-06 22:45:22 -04:00
ObjectDataProvider.java EntitySpawnType initial commit 2021-02-25 08:59:55 +03:00
PathfinderMobMeta.java update existing metadata to 1.17, using new system 2021-06-06 22:45:22 -04:00
PlayerMeta.java update existing metadata to 1.17, using new system 2021-06-06 22:45:22 -04:00
ProjectileMeta.java Rewriting projectiles 2021-03-01 12:59:16 +03:00