LeviLamina
Loading...
Searching...
No Matches
BlockRedstoneComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
BlockRedstoneComponent
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<1, 1, bool> mRedstoneConductor;
10
::ll::TypedStorage<1, 1, bool> mAllowsWireToStepDown;
11
// NOLINTEND
12
};
BlockRedstoneComponent
Definition
BlockRedstoneComponent.h:5
src
mc
world
level
block
components
BlockRedstoneComponent.h
Generated on Sat Apr 26 2025 05:56:19 for LeviLamina by
1.12.0