Geyser/connector/src/main/java/org/geysermc/connector/entity
Camotoy 7d80dff028
Play effect when feeding baby animals (#2146)
Java plays a client-side-only effect when feeding animals. This commit abstracts out the feeding code we already have for interactive tag and checks it when right-clicking any animal that is a baby.
2021-04-26 19:59:12 -04:00
..
attribute Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
living Play effect when feeding baby animals (#2146) 2021-04-26 19:59:12 -04:00
player Allow for crawling and moving in one-block spaces where possible (#1814) 2021-04-12 00:35:53 -04:00
type Play effect when feeding baby animals (#2146) 2021-04-26 19:59:12 -04:00
AbstractArrowEntity.java Projectile Movement (#1929) 2021-02-19 11:12:36 -05:00
AreaEffectCloudEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
BoatEntity.java Fix rowing from Java to Bedrock (#1943) 2021-02-25 13:12:25 -05:00
CommandBlockMinecartEntity.java 1.16.210 support (#2019) 2021-03-09 12:51:48 -05:00
DefaultBlockMinecartEntity.java 1.16.210 support (#2019) 2021-03-09 12:51:48 -05:00
EnderCrystalEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
Entity.java Allow for crawling and moving in one-block spaces where possible (#1814) 2021-04-12 00:35:53 -04:00
ExpOrbEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
FallingBlockEntity.java 1.16.210 support (#2019) 2021-03-09 12:51:48 -05:00
FireworkEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
FishingHookEntity.java Chunk cache improvements (#2053) 2021-03-21 11:31:09 -04:00
FurnaceMinecartEntity.java 1.16.210 support (#2019) 2021-03-09 12:51:48 -05:00
ItemEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ItemFrameEntity.java 1.16.220 support (#2105) 2021-04-06 00:14:06 -04:00
ItemedFireballEntity.java Projectile Movement (#1929) 2021-02-19 11:12:36 -05:00
LeashKnotEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
LivingEntity.java Fix banners on entity heads (#2110) 2021-04-08 19:52:54 -04:00
MinecartEntity.java 1.16.210 support (#2019) 2021-03-09 12:51:48 -05:00
PaintingEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
SpawnerMinecartEntity.java 1.16.210 support (#2019) 2021-03-09 12:51:48 -05:00
TNTEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ThrowableEntity.java Projectile Movement (#1929) 2021-02-19 11:12:36 -05:00
ThrownPotionEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
Tickable.java Add Tickable interface (#1790) 2021-01-05 18:41:20 -05:00
TippedArrowEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
TridentEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
WitherSkullEntity.java Projectile Movement (#1929) 2021-02-19 11:12:36 -05:00