LeviLamina
Loading...
Searching...
No Matches
NewBlockID.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/util/NewType.h"
7
8struct NewBlockID : public ::NewType<ushort> {};
Definition NewBlockID.h:8
Definition NewType.h:6