AfterEntityChange

public interface AfterEntityChange

Functions

afterChangeWorld
Link copied to clipboard
abstract void afterChangeWorld(Entity originalEntity, Entity newEntity, ServerWorld origin, ServerWorld destination)
Called after an entity has been recreated at the destination when being moved to a different world.

Sources

jvm source
Link copied to clipboard