LeviLamina
Loading...
Searching...
No Matches
ItemStackNetResultMap.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/BidirectionalUnorderedMap.h"
7
#include "mc/world/inventory/network/ItemStackNetResult.h"
8
9
class
ItemStackNetResultMap
{
10
public
:
11
// static functions
12
// NOLINTBEGIN
13
MCAPI static ::std::string
const
& getItemStackNetResultName(::ItemStackNetResult result);
14
// NOLINTEND
15
16
public
:
17
// static variables
18
// NOLINTBEGIN
19
MCAPI static ::BidirectionalUnorderedMap<::ItemStackNetResult, ::std::string>
const
& mMap();
20
// NOLINTEND
21
};
ItemStackNetResultMap
Definition
ItemStackNetResultMap.h:9
src
mc
world
inventory
network
ItemStackNetResultMap.h
Generated on Sat Apr 26 2025 05:56:11 for LeviLamina by
1.12.0