public class ClearObjectiveItemsCompletion extends ObjectiveCompletion
Class ClearObjectiveItemsCompletion. Provides clearobjectiveitemscompletion functionality for the Hytale server.
java.lang.Object > ObjectiveCompletion > ClearObjectiveItemsCompletion
Field Summary
entity
final
Entity
entity
Field entity.
inventory
final
CombinedItemContainer
inventory
Field inventory.
itemStack
final
ItemStack
itemStack
Field itemStack.
savedObjectiveUuid
final
UUID
savedObjectiveUuid
Field savedObjectiveUuid.
Method Detail
ClearObjectiveItemsCompletion
Method ClearObjectiveItemsCompletion.
- Parameters:
@Nonnull final ObjectiveCompletionAssetasset
handle
public
void
handle
(@Nonnull final Objective objective, @Nonnull final ComponentAccessor componentAccessor)
Method handle.
- Parameters:
@Nonnull final Objectiveobjective@Nonnull final ComponentAccessorcomponentAccessor
toString
public
String
toString
()
Method toString.