public class BuilderToolsUserData implements Component
Class BuilderToolsUserData. Provides buildertoolsuserdata functionality for the Hytale server.
java.lang.Object > BuilderToolsUserData
Field Summary
selectionHistory
private
boolean
selectionHistory
Field selectionHistory.
userData
final
BuilderToolsUserData
userData
Field userData.
that
final
BuilderToolsUserData
that
Field that.
settings
final
BuilderToolsUserData
settings
Field settings.
Method Detail
getComponentType
public
BuilderToolsUserData>
getComponentType
()
Method getComponentType.
isRecordingSelectionHistory
public
boolean
isRecordingSelectionHistory
()
Method isRecordingSelectionHistory.
setRecordSelectionHistory
public
void
setRecordSelectionHistory
(final boolean selectionHistory)
Method setRecordSelectionHistory.
- Parameters:
final booleanselectionHistory
toString
public
String
toString
()
Method toString.
equals
public
boolean
equals
(@Nullable final Object o)
Method equals.
- Parameters:
@Nullable final Objecto
hashCode
public
int
hashCode
()
Method hashCode.