Class GiveItemsCompletion
java.lang.Object
com.hypixel.hytale.builtin.adventure.objectives.completion.ObjectiveCompletion
com.hypixel.hytale.builtin.adventure.objectives.completion.GiveItemsCompletion
-
Field Summary
Fields inherited from class com.hypixel.hytale.builtin.adventure.objectives.completion.ObjectiveCompletion
asset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAsset()voidhandle(Objective objective, ComponentAccessor<EntityStore> componentAccessor) toString()
-
Constructor Details
-
GiveItemsCompletion
-
-
Method Details
-
getAsset
- Overrides:
getAssetin classObjectiveCompletion
-
handle
public void handle(@Nonnull Objective objective, @Nonnull ComponentAccessor<EntityStore> componentAccessor) - Specified by:
handlein classObjectiveCompletion
-
toString
- Overrides:
toStringin classObjectiveCompletion
-