ClipboardContentsSnapshot

public class ClipboardContentsSnapshot implements ClipboardSnapshot

Class ClipboardContentsSnapshot. Provides clipboardcontentssnapshot functionality for the Hytale server.

java.lang.Object > ClipboardContentsSnapshot

Field Summary

snapshot

final ClipboardContentsSnapshot snapshot

Field snapshot.

Method Detail

ClipboardContentsSnapshot

public public ClipboardContentsSnapshot (final BlockSelection selection)

Method ClipboardContentsSnapshot.

Parameters:
final BlockSelection selection

restoreClipboard

public ClipboardContentsSnapshot restoreClipboard (final Ref ref, final Player player, final World world, @Nonnull final BuilderToolsPlugin.BuilderState builderState, final ComponentAccessor componentAccessor)

Method restoreClipboard.

Parameters:
final Ref ref
final Player player
final World world
@Nonnull final BuilderToolsPlugin.BuilderState builderState
final ComponentAccessor componentAccessor

copyOf

Method copyOf.

Parameters:
@Nonnull final BlockSelection selection