public class EntityAddSnapshot implements EntitySnapshot
Class EntityAddSnapshot. Provides entityaddsnapshot functionality for the Hytale server.
java.lang.Object > EntityAddSnapshot
Field Summary
snapshot
final
EntityRemoveSnapshot
snapshot
Field snapshot.
Method Detail
restoreEntity
public
EntityRemoveSnapshot
restoreEntity
(@Nonnull final Player player, @Nonnull final World world, @Nonnull final ComponentAccessor componentAccessor)
Method restoreEntity.
- Parameters:
@Nonnull final Playerplayer@Nonnull final Worldworld@Nonnull final ComponentAccessorcomponentAccessor