summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Palettes/Palette_1_13_1.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Protocol/Palettes/Palette_1_13_1.h')
-rw-r--r--src/Protocol/Palettes/Palette_1_13_1.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/Protocol/Palettes/Palette_1_13_1.h b/src/Protocol/Palettes/Palette_1_13_1.h
index ca230743a..04dea7057 100644
--- a/src/Protocol/Palettes/Palette_1_13_1.h
+++ b/src/Protocol/Palettes/Palette_1_13_1.h
@@ -6,8 +6,8 @@
namespace Palette_1_13_1
{
- UInt32 From(BlockState Block);
- UInt32 From(Item ID);
- UInt32 From(CustomStatistic ID);
- Item ToItem(UInt32 ID);
-}
+UInt32 From(BlockState Block);
+UInt32 From(Item ID);
+UInt32 From(CustomStatistic ID);
+Item ToItem(UInt32 ID);
+} // namespace Palette_1_13_1