public interface EntitySnapshot
Class EntitySnapshot. Provides entitysnapshot functionality for the Hytale server.
java.lang.Object > EntitySnapshot
Field Summary
store
final
Store
store
Field store.
Method Detail
restore
public
T
restore
(final Ref ref, final Player player, @Nonnull final World world, final ComponentAccessor componentAccessor)
Method restore.
- Parameters:
final Refreffinal Playerplayer@Nonnull final Worldworldfinal ComponentAccessorcomponentAccessor