classpublicPriority 1
RepairItemInteraction
com.hypixel.hytale.server.core.entity.entities.player.pages.itemrepair.RepairItemInteraction
extends ChoiceInteraction
1
Methods
1
Public Methods
3
Fields
1
Constructors
Constructors
public
RepairItemInteraction(ItemContext itemContext, double repairPenalty, ItemContext heldItemContext)Methods
Public Methods (1)
public
void run(Store<EntityStore> store, Ref<EntityStore> ref, PlayerRef playerRef)@Override
Fields
Protected Fields (3)
protected
ItemContext heldItemContextprotected
ItemContext itemContextprotected
double repairPenalty