ClipboardBoundsSnapshot

public class ClipboardBoundsSnapshot implements ClipboardSnapshot

Class ClipboardBoundsSnapshot. Provides clipboardboundssnapshot functionality for the Hytale server.

java.lang.Object > ClipboardBoundsSnapshot

Field Summary

snapshot

final ClipboardBoundsSnapshot snapshot

Field snapshot.

Method Detail

ClipboardBoundsSnapshot

public public ClipboardBoundsSnapshot (@Nonnull final BlockSelection selection)

Method ClipboardBoundsSnapshot.

Parameters:
@Nonnull final BlockSelection selection

getMin

public Vector3i getMin ()

Method getMin.

getMax

public Vector3i getMax ()

Method getMax.

restoreClipboard

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

Method restoreClipboard.

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