Class ItemUseFinishHandler
java.lang.Object
com.stereowalker.unionlib.insert.InsertHandler<ItemUseFinishHandler.Insert>
com.stereowalker.unionlib.insert.handler.ItemUseFinishHandler
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class InsertHandler
InsertHandler.InsertWrapper<T> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class InsertHandler
hasInserts, loopThrough
-
Constructor Details
-
ItemUseFinishHandler
public ItemUseFinishHandler()
-
-
Method Details
-
insert
public void insert(net.minecraft.world.entity.LivingEntity living, @NotNull @NotNull net.minecraft.world.item.ItemStack item, int duration, @NotNull @NotNull net.minecraft.world.item.ItemStack result, Consumer<net.minecraft.world.item.ItemStack> resultC)
-