3#include "mc/_HeaderOutputPredefine.h"
4#include "mc/world/item/components/ItemComponent.h"
9 [[nodiscard]]
bool isNetworkComponent()
const override;
10 [[nodiscard]] std::unique_ptr<CompoundTag> buildNetworkTag(
const cereal::ReflectionCtx&)
const override;
Definition CompoundTag.h:13
Definition ItemComponent.h:16
Definition NetworkedItemComponent.h:7
Definition ReflectionCtx.h:11