public interface ClipboardSnapshot
Class ClipboardSnapshot. Provides clipboardsnapshot functionality for the Hytale server.
java.lang.Object > ClipboardSnapshot
Field Summary
playerRefComponent
final
PlayerRef
playerRefComponent
Field playerRefComponent.
state
final
BuilderToolsPlugin.BuilderState
state
Field state.
Method Detail
restore
public
T
restore
(final Ref ref, @Nonnull final Player player, final World world, final ComponentAccessor componentAccessor)
Method restore.
- Parameters:
final Refref@Nonnull final Playerplayerfinal Worldworldfinal ComponentAccessorcomponentAccessor