ServerPlayerEntitySyncHook

public interface ServerPlayerEntitySyncHook

This is a interface that is present on a ServerPlayerEntity, it allows access to the sync id.

Functions

fabric_incrementSyncId
Link copied to clipboard
abstract int fabric_incrementSyncId()
Gets and sets the new player sync id, and returns the new value.

Inheritors

MixinServerPlayerEntity
Link copied to clipboard

Sources

jvm source
Link copied to clipboard