public class BlockSelectionSnapshot implements SelectionSnapshot
Class BlockSelectionSnapshot. Provides blockselectionsnapshot functionality for the Hytale server.
java.lang.Object > BlockSelectionSnapshot
Field Summary
before
final
BlockSelection
before
Field before.
Method Detail
restore
public
BlockSelectionSnapshot
restore
(final Ref ref, final Player player, @Nonnull final World world, final ComponentAccessor componentAccessor)
Method restore.
- Parameters:
final Refreffinal Playerplayer@Nonnull final Worldworldfinal ComponentAccessorcomponentAccessor