|
| enum class | CopperEventType : uchar { None = 0
, WaxOn = 1
, WaxOff = 2
, Scrape = 3
} |
|
|
MCAPI void | setCopperEventType (::std::string const &name) |
|
MCAPI void | setParticleType (::std::string const &name) |
|
MCAPI void | spawnParticle (::BlockSource ®ion, ::Actor &owner, ::Player &player, ::ItemStack const &usedItemCopy) const |
|
|
::ll::TypedStorage< 4, 4, ::ParticleType > | mOnStartType |
|
::ll::TypedStorage< 4, 4, float > | mOffsetY |
|
::ll::TypedStorage< 1, 1, bool > | mOffsetTowardsInteractor |
|
::ll::TypedStorage< 1, 1, ::InteractionParticle::CopperEventType > | mCopperEventType |
The documentation for this struct was generated from the following file: