module
Rosegold::Clientbound::PostEffectsCodec
Defined in:
rosegold/packets/clientbound/post_effects.crClass Method Summary
- .read_post_effects(packet)
- .write_post_effects(packet_id : UInt32, post_effects : Array(String)) : Bytes
Class Method Detail
def self.write_post_effects(packet_id : UInt32, post_effects : Array(String)) : Bytes
#