Set Beacon Effect Packet
data class SetBeaconEffectPacket(val hasPrimaryEffect: Boolean, val primaryEffect: Int?, val hasSecondaryEffect: Boolean, val secondaryEffect: Int?) : ServerBoundPacket
Set Beacon Effect | 0x27 | play | serverbound
Parameters
has Primary Effect
primary_effect is present
primary Effect
primary_effect
has Secondary Effect
secondary_effect is present
secondary Effect
secondary_effect