Cuberite
A lightweight, fast and extensible game server for Minecraft
src
Blocks
BlockGlazedTerracotta.h
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
Mixins.h
"
5
6
7
8
9
10
class
cBlockGlazedTerracottaHandler
final :
11
public
cClearMetaOnDrop
<cYawRotator<cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03>>
12
{
13
using
Super
=
cClearMetaOnDrop<cYawRotator<cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03>
>;
14
15
public
:
16
17
using
Super::Super
;
18
};
Mixins.h
cBlockGlazedTerracottaHandler
Definition:
BlockGlazedTerracotta.h:12
cClearMetaOnDrop
Mixin to clear the block's meta value when converting to a pickup.
Definition:
Mixins.h:31
cYawRotator< cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03 >::Super
cMetaRotator< cBlockHandler, BitMask, North, East, South, West, false > Super
Definition:
Mixins.h:163
Generated on Fri Oct 25 2024 05:01:06 for Cuberite by
1.9.1