EntityRemoveSnapshot

public class EntityRemoveSnapshot implements EntitySnapshot

Class EntityRemoveSnapshot. Provides entityremovesnapshot functionality for the Hytale server.

java.lang.Object > EntityRemoveSnapshot

Field Summary

entityRef

final Ref entityRef

Field entityRef.

Method Detail

EntityRemoveSnapshot

public public EntityRemoveSnapshot (@Nonnull final Ref ref)

Method EntityRemoveSnapshot.

Parameters:
@Nonnull final Ref ref

getHolder

public Holder getHolder ()

Method getHolder.

restoreEntity

public EntityAddSnapshot restoreEntity (@Nonnull final Player player, @Nonnull final World world, @Nonnull final ComponentAccessor componentAccessor)

Method restoreEntity.

Parameters:
@Nonnull final Player player
@Nonnull final World world
@Nonnull final ComponentAccessor componentAccessor