Botcraft 1.21.5
Loading...
Searching...
No Matches
JukeboxSong.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 766 /* > 1.20.6 */
2#pragma once
7
8namespace ProtocolCraft
9{
10 namespace Components
11 {
21 }
22}
23#endif
SERIALIZED_FIELD(SoundEvent, Holder< ProtocolCraft::SoundEvent >)
SERIALIZED_FIELD(LengthInSeconds, float)
SERIALIZED_FIELD(ComparatorOutput, VarInt)