Cuberite
A lightweight, fast and extensible game server for Minecraft
Private Types | List of all members
cBlockGlazedTerracottaHandler Class Referencefinal

#include <BlockGlazedTerracotta.h>

Inheritance diagram for cBlockGlazedTerracottaHandler:
Inheritance graph
[legend]
Collaboration diagram for cBlockGlazedTerracottaHandler:
Collaboration graph
[legend]

Private Types

using Super = cClearMetaOnDrop< cYawRotator< cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03 > >
 

Additional Inherited Members

- Public Member Functions inherited from cClearMetaOnDrop< cYawRotator< cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03 > >
constexpr cClearMetaOnDrop (BLOCKTYPE a_BlockType)
 
- Public Member Functions inherited from cMetaRotator< Base, BitMask, North, East, South, West, AssertIfNotMatched >
constexpr cMetaRotator (BLOCKTYPE a_BlockType)
 
- Static Public Member Functions inherited from cYawRotator< cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03 >
static NIBBLETYPE YawToMetaData (double a_Rotation)
 Converts the rotation value as returned by cPlayer::GetYaw() to the appropriate metadata value for a block placed by a player facing that way. More...
 
- Protected Member Functions inherited from cClearMetaOnDrop< cYawRotator< cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03 > >
 ~cClearMetaOnDrop ()=default
 
- Protected Member Functions inherited from cYawRotator< cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03 >
 ~cYawRotator ()=default
 
- Protected Member Functions inherited from cMetaRotator< Base, BitMask, North, East, South, West, AssertIfNotMatched >
virtual NIBBLETYPE MetaMirrorXY (NIBBLETYPE a_Meta) const override
 
virtual NIBBLETYPE MetaMirrorYZ (NIBBLETYPE a_Meta) const override
 
virtual NIBBLETYPE MetaRotateCCW (NIBBLETYPE a_Meta) const override
 
virtual NIBBLETYPE MetaRotateCW (NIBBLETYPE a_Meta) const override
 
 ~cMetaRotator ()=default
 

Detailed Description

Definition at line 10 of file BlockGlazedTerracotta.h.

Member Typedef Documentation

◆ Super

using cBlockGlazedTerracottaHandler::Super = cClearMetaOnDrop<cYawRotator<cBlockHandler, 0x03, 0x00, 0x01, 0x02, 0x03> >
private

Definition at line 13 of file BlockGlazedTerracotta.h.


The documentation for this class was generated from the following file: