MinecraftConsoles/Minecraft.Server.FourKit/Entity
DrPerkyLegit 21b5accc69
Feature/plugin api experimental (#12)
* added a null check to fix crash, expose internal latency value (its buggy)

* fix latency calculations

* sending packets from c#

* world save event, move shutdown def, move called location of shutdown, expose FourKit.FireEvent

* add docs

---------

Co-authored-by: sylvessa <225480449+sylvessa@users.noreply.github.com>
2026-04-05 21:21:22 -05:00
..
Damageable.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
DisconnectReason.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
Entity.cs fix dimension travel throu teleport 2026-03-28 23:44:00 -05:00
EntityType.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
HumanEntity.cs add PlayerBedEnterEvent and PlayerBedLeaveEvent + 2 new HumanEntity funcs 2026-03-22 15:48:51 -05:00
Item.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
LivingEntity.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
OfflinePlayer.cs finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
Player.cs Feature/plugin api experimental (#12) 2026-04-05 21:21:22 -05:00