LeviLamina
Loading...
Searching...
No Matches
AppliedPotionUtil.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemStackBase
;
8
class
Potion
;
9
// clang-format on
10
11
namespace
AppliedPotionUtil {
12
// functions
13
// NOLINTBEGIN
14
MCNAPI ::std::optional<int>
15
calculateAppliedPotionAuxValue(::std::shared_ptr<::Potion const>
const
& potion, ::ItemStackBase
const
& item);
16
// NOLINTEND
17
18
}
// namespace AppliedPotionUtil
ItemStackBase
Definition
ItemStackBase.h:44
Potion
Definition
Potion.h:18
src
mc
util
AppliedPotionUtil.h
Generated on
for LeviLamina by
1.16.1